Creating the Text Version of the Database Trace
Use
Use this command only when told to do so by support. The database trace is not required for normal database operation.
You transfer the binary version of the database trace to the text version. You can use all values and combinations of values for
<option> options that you received as a reply when Requesting the Options for the Text Version of the Database Trace.The binary version of the database trace has the file name
knltrace and is stored in the run directory of the database instance (see also: Database Files).The
<file_id> (see also: Opening a Database File) for operning this text version is KNLTRCPRT.Prerequisites
You have the DBM operator authorization
DBInfoRead or DBFileRead.You have created the database trace (
Activating the Database Trace) using the Database Manager GUI or relevant utility command.Syntax
trace_prot <option> | <option>...
Create the text version of the database trace for the areas
a - Order Interface and b - Record Interface:dbmcli -d DB -u dbm,dbmp trace_prot ab
OK
Reply
The system outputs an OK message.
In the event of errors, see
Reply Format.