RSC/MP 7.2 Messages Manual
API Messages
HP NonStop Remote Server Call (RSC/MP) Messages Manual—522359-004
3-19
101 (0065 Hex)
Type. Program
Severity. Retry
Cause. This error occurs when one RSC/MP API call is outstanding from one process
and session, and another RSC/MP API call comes into the DLL from the same process
in the same session. This happens, for example, if RSC/MP API calls are issued from
a call-back routine or if RSC/MP API calls are issued after receiving a message sent by
the Win-32 SendMessage call.
Effect. The RSC/MP API function call fails.
Recovery. Restructure the program so that only one RSC/MP API call is sent to the
DLL at a time.
102 (0066 Hex)
Type. Unclassified
Severity. Fatal
Cause. An unexpected error occurred within the application.
Effect. The API function fails.
Recovery. Reconnect and retry the operation.
103 (0067 Hex)
Type. Programming
Severity. Fatal
Cause. A call made to a routine is not supported.
Effect. The call is not completed.
Recovery. Call a valid routine.
The API was re-entered. The API is Non Re-entrant. Check your
application.
API Internal Error. Contact Customer Support.
Function Not Implemented at this time.