HP Integrity NonStop H-Series User Manual
Page 153
![background image](/manuals/397556/153/background.png)
NonStop AutoTMF Software Commands
HP NonStop AutoTMF Software User’s Guide—429952-013
6-81
TRACE
Tracing is a diagnostic tool for NonStop AutoTMF software problems. The TRACE
command should be used with caution in a production environment.
Note that the user should not rely on the current format of the trace output remaining
the same over time. The output format of the trace is subject to change.
filename | MYTERM
name of the trace file. If MYTERM is specified, the trace output is sent to the home
terminal of the CI that issued the TRACE command.
The trace file is opened when the process is started. The file must be a process or
an entry-sequenced file with a record length of at least 132 bytes. If the file does
not exist, the file is created.
TRACE [trace-index] [traced-entity ]
TO {filename | MYTERM }
[, process-specs]
[, option];
or
TRACE STOP;
traced-entity is
{ EXEC[UTION]
}
{
}
{ KEYS
}
{
}
{ DATA
}
process-specs is
{ PROGRAM { object-file-name | fileset }
}
{
}
{ PROCESS { process-name | process-namelist | * }
}
{
}
{ PROCESS { cpu,pin }
}
{
}
{ PROCESS { cpu,* }
}
option is
{ CLEAR
}
{
}
{ DEBUG { TERM term-name | MYTERM }
}
{
}
{ EDIT
}
{
}
{ FOR n
}
{
}
{SEPARATE
}
{
}{
{TRANSID
}