ODBC Server Installation and Management Manual

Managing the NonStop ODBC Server
HP NonStop ODBC Server Installation and Management Manual429395-002
4-33
TRACE PROCESS Command
TRACE PROCESS Command
The TRACE PROCESS command generates a trace of the SCS activity. The trace file
can then be examined using the PTrace program. For more information on using
PTrace, see the PTrace Reference Manual .
The syntax for this command is as follows:
The TRACE PROCESS command has the following restrictions:
The BACKUP trace option is not supported.
The RECSIZE trace option is ignored; it defaults to 256.
The WRAP trace option is ignored and is the default setting.
The NOCOLL trace options is ignored and is the default setting.
A TRACE PROCESS command must always contain either a STOP parameter or
a TO trace option.
As an example, you could start a trace with the following SCF command:
TRACE PROCESS $XYZ, SELECT ALL, TO $MYVOL.MYSUBVOL.TFILE
Unless otherwise directed by the TNSC, always use the ALL attribute of the SELECT
option to gather information about a problem.
For general information about SCF and, in particular, additional considerations that
might effect use of the preceding SCF commands, see the appropriate SCF manual.
TRACE PROCESS $SCSProcessName [ ‚ STOP [ ‚ BACKUP ] ]
[ { ‚ trace-option } ... ]
trace-option is
{ ‚ BACKUP }
{ ‚ COUNT count }
{ ‚ NOCOLL }
{ ‚ PAGES pages }
{ ‚ RECSIZE size }
{ ‚ SELECT { ALL } }
{ { DATA } }
{ { LOGIC } }
{ ‚ TO file-spec }
{ ‚ WRAP }