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 Support.
You have the DBM operator authorization DBInfoRead or DBFileRead.
trace_protopt
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 |
OK<NL>
name,option<NL>
<name>,<option><NL>
<name>,<option><NL>
...