SNAX/APC Configuration and Management Manual

SCF Error Messages for SNAX/APC
SNAX/APC Configuration and Management Manual138787
C-6
Error 00011
command was rejected due to a command race. The equivalent return code, as defined
in the IBM Transaction Programmer’s Reference Manual for LU 6.2, is
COMMAND_RACE_REJECT
Recommended Action. Retry the command if the result of the remote CNOS operation
is not satisfactory, or if both CNOS operations failed.
Error 00011
Probable Cause. The SNAX/APC process was still in the initial configuration phase
when a sensitive command was issued.
Recommended Action. Use the STATUS PROCESS command to retrieve the
configuration state. Retry the request after SNAX/APC has been configured.
Error 00012
Probable Cause. An ADD command specified a reserved object name, and the
command was rejected. This error is caused by issuing an ADD PTNR-MODE
SNASVCMG command or an ADD TPN %06F1% command.
Recommended Action. Use a different object name.
Error 00013
Probable Cause. The CNOS command has specified DRAIN_SOURCE (YES), but the
current session limit is 0 and DRAIN_SOURCE (NO) is in effect. This error is usually
generated by the STOP PTNR-MODE command.
Recommended Action. According to the IBM Transaction Programmer’s Reference
Manual for LU 6.2, if the MODE_NAME (ONE (variable ) ) is specified, the current
session limit for that mode name is 0 and DRAIN_SOURCE (NO) is currently in effect.
DRAIN_SOURCE (NO) must be specified in the RESET_SESSION_LIMIT verb.
Error 00014
Probable Cause. An existing PTNR-MODE object has the same mode name as the one
specified in the ADD PTNR-MODE command.
SNAXAPC 00011 SNAX/APC is still being configured. Sensitive
commands cannot be issued.
SNAXAPC 00012 Reserved object name is used
SNAXAPC 00013 Drain-source NO and session Limit 0 are in
effect.
SNAXAPC 00014 Duplicate MODENAME specified.