TCP Error Messages
NonStop Pathway/iTS Management Programming Manual—426749-002
12-45
Error-Message Range 3000 Through 3999
Recovery. Use the SCREEN COBOL Utility Program (SCUP) to merge program units
for all the requesters configured for the TCP into fewer than 16 pseudocode files; or,
reassign requesters among TCPs so that the requesters assigned to a given TCP
share fewer pseudocode files.
3210: ZPWY-ERR-TCP-BUCPUDOWN
The processor for the backup TCP has failed.
For a description of tokens that are present in this event message but are not listed or
described here, see “Event Management,” in Section 6 of the TS/MP Management
Programming Manual.
Token Description
ZSPI-TKN-ERROR
contains ZPWY-ERR-TCP-BUCPUDOWN.
Effect. The TCP runs without a backup process.
Recovery. Reload the processor, or use the ZBACKUPCPU field in ZPWY-DDL-PAR-
CONTROL-TCP to designate a new processor for the TCP’s backup process.
3211: ZPWY-ERR-TCP-BUCREATEFAIL
An error occurred while the operating system was attempting to create the TCP’s
backup process using the NEWPROCESS procedure.
This error does not appear in the RETCODE token or in an error list; it appears only in
response to a STATUS TCP or STATUS TERM command.
Effect. The creation of a backup process for the TCP fails; the TCP executes without
a backup process.
Recovery. For additional information, see the description of the NEWPROCESS
procedure in the Guardian Procedure Calls Reference Manual.
3212: ZPWY-ERR-TCP-BUFAIL
The backup processor for the TCP failed for an unknown reason.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
ZSPI-TKN-ERROR token-type ZSPI-TYP-ERROR.
ZPWY-TKN-REQCOMMAND token-type ZSPI-TYP-INT.
ZPWY-TKN-REQOBJECTTYPE token-type ZSPI-TYP-UINT.
ZPWY-TKN-REQ***NAME token-type ZPWY-TYP-***NAME
ZPWY-TKN-ERRCOMMAND token-type ZSPI-TYP-INT.
ZPWY-TKN-ERROBJECTTYPE token-type ZSPI-TYP-UINT.
ZPWY-TKN-***NAME token-type ZSPI-TYP-***NAME.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.