TS/MP Supplement for Limits Relief (G06.26+)
Recovery. Correct your program or change the server-class configuration setting to TMF ON.
918
FEScSendOperationAborted
Cause. The send operation was terminated at an indeterminate point.
Typical file-system error: 40 (FETimedOut).
Effect. The send fails. A message might or might not have been sent to the server process,
depending on when the send was aborted.
Recovery. The recovery action depends on which file-system error occurred. If error 40
(FETimedOut) occurred, you might want to try a larger timeout value.
919
FEScInvalidTimeoutValue
Cause. The caller supplied an invalid timeout value in a call to SERVERCLASS_SEND_,
SERVERCLASS_DIALOG_BEGIN_, or SERVERCLASS_DIALOG_SEND_. This is a
programming error.
Typical file-system error: 2 (FEInvalOp).
Effect. The send initiation fails with an error.
Recovery. Specify a valid timeout value. See the procedure call syntax description for details
about valid timeout values.
920
FEScPFSUseError
Cause. The caller’s process file segment (PFS) could not be accessed.
Typical file-system error: 31 (FENoBufSpace).
Effect. The send initiation fails with an error.
Recovery. Code the process to stop itself if this error occurs.
924
FEScTooManySendRequests