Background documentationtrace_flush Locate this document in the navigation structure

 

Use this command to write the contents of the current database trace as a binary file under the file name knltrace in the run directory of the database.

To be able to read the file, convert it to a plain-text file (see: trace_prot) first. Then open it with the help of the DBM command file_getfirst.

Prerequisites

You have the server permission DBInfoRead or DBFileRead.

Structure

trace_flush

Result

OK

In the event of errors, see Reply Format.

More Information

Database Administration, Traces