Subsystem Control Point (SCP) Management Programming Manual
Errors
Subsystem Control Point (SCP) Management Programming Manual—520619-001
A-22
–830 ZTRC-ERR-NEWPROCESS
Recovery. Let the existing trace proceed, or stop it and reissue the new trace request.
–830 ZTRC-ERR-NEWPROCESS
A NEWPROCESS or PROCESS_CREATE_ error occurred during an attempt to start a
collector process.
ZCOM-TKN-NEWPROCESS-ERR
contains the error returned by the NEWPROCESS or PROCESS_CREATE_
procedure. For more information, see the Guardian Procedure Calls Reference
Manual.
Cause. The trace collector object file might be located in a different subvolume than the
SCP process object file.
Effect. The trace is not started.
Recovery. Verify that the collector object file (SCPTCOL) is in the same subvolume as
the object file of the SCP process that is trying to initiate the trace, then retry the
request.
–831 ZTRC-ERR-WORK-LOCK
A work area allocated for trace processing could not be locked.
ZTRC-TKN-INIT-ERR-DETAIL
is included in the error list generated by an SCP process. It is not applicable to this
error and is set to 0.
ZSPI-TKN-ERRLIST
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM
ZCOM-TKN-NEWPROCESS-ERR <1> token-type ZSPI-TYP-INT
ZCOM-TKN-OBJNAME <2> token-type ZSPI-TYP-STRING
ZSPI-TKN-ENDLIST
Corresponding SCF Error Message
Trace collector NEWPROCESS error: <1> for <2>
ZSPI-TKN-ERRLIST
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM
ZCOM-TKN-OBJNAME <1> token-type ZSPI-TYP-STRING
ZTRC-TKN-INIT-ERR-DETAIL <2> token-type ZSPI-TYP-INT
ZSPI-TKN-ENDLIST
Corresponding SCF Error Message
Unable to lock trace work area for <1> [; Detail = <2>]