SNAX/HLS Management Programming Manual
SNAX/HLS Subsystem Command Descriptions
Commands and Responses
104708 Tandem Computers Incorporated 7–41
TRACE (Process)
When applied to the process, the TRACE command controls the tracing facilities of
the SNAX/HLS process.
Additional Tokens in Command Buffer
ZHLS–MAP–TRACE–CTL !o
def ZHLS–DDL–TRACE–CTL.
02 ZSIZE type ZSPI–DDL–INT. !o
02 ZSTATE type ZSPI–DDL–BOOLEAN. !o
end.
ZHLS–MAP–TRACE–OPT !o
def ZHLS–DDL–TRACE–OPT.
02 ZDFC type ZSPI–DDL–BOOLEAN. !o
02 ZLUSVM type ZSPI–DDL–BOOLEAN. !o
02 ZSNAX type ZSPI–DDL–BOOLEAN. !o
02 ZVERBS type ZSPI–DDL–BOOLEAN. !o
end.
ZHLS–TKN–TRACE–XFNAME token–type ZSPI–TYP–STRING !o
ZHLS–MAP–TRACE–CTL
is included if any change is desired to the tracing facility of the process; otherwise,
this token can be omitted.
ZHLS–MAP–TRACE–OPT
is included if any change is to be made to the tracing options assigned to the
newly created session; otherwise, this token can be omitted.
ZHLS–TKN–TRACE–XFNAME
is included only to specify the name of the trace file. This token should not be
present if tracing is active. If it is present, it will cause an error.