Entering content frame

Procedure documentationDisplaying the Options for the Text Version of the Database Trace Locate the document in its SAP Library structure

Use

You can specify various options when creating the text version of the database trace.

You display which options are permissible for the text version of the current database trace using this command. You receive a list with the names and description of the valid options.

By specifying options, you restrict which trace output for the internal database components is copied to the text file. Use these options in consultation with SAP DB Support.

Prerequisites

You have the DBM operator authorization DBInfoRead or DBFileRead.

Syntax

trace_protopt

Example

dbmcli -d DB -u dbm,dbm trace_protopt

OK
name,option
a Order Interface (AK)
b Record Interface (BD)
k Show Message Block (KB)
m Message Block
e No Entrypos Output
s Strategy
t Time
x Switch Output (Slow Kernel)

a

The trace output of the internal database component order interface is copied to the text file

b

The trace output of the internal database component record interface is copied to the text file

k

 

m

The internal data structure with the name message block is transferred to the text file

e

 

s

Information about the processing strategy is copied to the text file

T

 

X

Additional trace output is copied to the text file

 

Reply

OK<NL>
name,option<NL>
<name>,<option><NL>
<name>,<option><NL>
...

 

 

 

Leaving content frame