Background documentationtrace_prot Locate this document in the navigation structure

 

Use this command to convert the binary version of the database trace to a plain text version. Define the method of the conversion using command options.

The binary version of the database trace has the file name knltrace and is stored in the run directory of the database. The plain text file generated has the file ID KNLTRCPROT.

Prerequisites

Structure

trace_prot <option> | <option_list>

<option_list> :: = <option><option>...

Options

Option

Description

<option>

Command option, controls method of conversion

For displaying possible command options see trace_protopt.

Result

OK

In the event of errors, see Reply Format.

Example

Call Database Manager CLI, log on as the user OLEG with the password MONDAY, connect to the DEMODB database, create the text version of the database trace for the areas a (Order Interface) and b (Record Interface):

>dbmcli -u OLEG,MONDAY -d DEMODB trace_prot ab

OK

More Information

Database Administration, Traces