You write the contents of the current database trace as a binary file under the file name knltrace to the working directory of the database instance.
To be able to read the file, you then need to convert it to a plain-text file (see: trace_prot) and open it with the help of the DBM command file_getfirst.
You have the server authorization DBInfoRead or DBFileRead.
trace_flush
Database Administration, Traces