RSC/MP 7.2 Messages Manual

Messages Reported From the Host
HP NonStop Remote Server Call (RSC/MP) Messages Manual522359-004
2-29
3032
Cause. An attempt was made to stop an object that has connections outstanding.
Effect. The command is rejected.
Recovery. Ensure that all outstanding connections are terminated, and reissue the
command or ABORT the object.
3033
Cause. An attempt was made to stop an object that has sessions outstanding.
Effect. The command is rejected.
Recovery. Ensure that all outstanding sessions are terminated, and reissue the
command or abort the object.
3034
Cause. An attempt was made to start an object that is already started.
Effect. The command is rejected.
Recovery. This message is informational only. No corrective action is necessary.
3035
Cause. The specified LOGEVENTS selector is not valid for the specified object type.
Effect. The command is rejected.
Recovery. See the section on Message Handling in the Remote Server Call
(RSC/MP) Programming Manual for a list of valid selectors for each object type.
*** Warning 3032: <object type> <object name> cannot be
stopped because <count> connection(s) are outstanding.
*** Warning 3033: <object type> <object name> cannot be
stopped because <count> session(s) are outstanding.
*** Warning 3034: <object type> <object name> is currently
started.
*** Error 3035: '<selector>' is not a valid <object type>
LOGEVENTS selector.