TS/MP Supplement for Limits Relief (G06.26+)

Recovery. Correct the programming error.
913
FEScServerClassFrozen
Cause. A process attempted to send to a frozen server class.
Typical file-system error: 0 (FEOK).
Effect. The SERVERCLASS_SEND_ or SERVERCLASS_DIALOG_BEGIN_ call is
completed with an error. The message is not sent to the server class.
Recovery. Resend after the system manager or operator has thawed the server class.
914
FEScUnknownServerClass
Cause. The server class is not configured through the specified PATHMON process. The
program has specified an incorrect server-class name or specified the wrong PATHMON
process.
Typical file-system error: 0 (FEOK).
Effect. The SERVERCLASS_SEND_ or SERVERCLASS_DIALOG_BEGIN_ call is
completed with an error. The message is not sent to the server class.
Recovery. Check the server-class name and the PATHMON process name. Or check if the
server class has been configured yet (the PATHMON-controlled objects could be in the process
of being cold started or the ACS subsystem could be in the process of being started).
915
FEScPathmonShutDown
Cause. The send operation has been denied for one of the following reasons:
The PATHMON process for the server class is shutting down.
A timeout occurred on an I/O operation to a server in debug mode.
Typical file-system error: 0 (FEOK).
Effect. The SERVERCLASS_SEND_, SERVERCLASS_DIALOG_BEGIN_, or
SERVERCLASS_DIALOG_SEND_ call is completed with an error. The message is not sent to
the server class.