Entering content frame

Procedure documentation Creating the Text Version of the Database Trace Locate the document in its SAP Library structure

Use

Caution

Use this command only when told to do so by SAP DB 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 Displaying 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).

Prerequisites

You have the DBM operator authorization DBInfoRead or DBFileRead.

You have created the database trace (Activating the Database Trace).

You have determined the file ID of the database trace file (List of Database Files).

Syntax

trace_prot <option> | <option>...

Example

Creating 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

An OK message.

In the event of errors, see Reply Format.

 

Leaving content frame