NS3000/iX Error Messages Reference Manual (36923-90043)

Chapter 13 127
NSCONTROL Error Messages
13 NSCONTROL Error Messages
NSCONTROL messages are DSERR messages returned to $STDLIST by
the :NSCONTROL command. (:NSCONTROL initiates, terminates, and
controls the operation of the Network Services subsystem of
NS 3000/iX.) These errors are reported during the execution of an
NSCONTROL command. There may be several errors reported for one
NSCONTROL. NSCONTROL error messages are held in
CATALOG.PUB.SYS, message set 16 (DS errors). When an NSCONTROL
error is detected, the DSERR job control word is set to the error
number.
651 MESSAGE: SERVICE servicename NOT STARTED.
CAUSE: An NSCONTROL command with a START option was issued, but
the indicated service was not started.
ACTION: Check that the transport has been started. If the transport is
started, then this may be a resource or internal error. Check the Node
Management log file for the internal errors associated with this
problem. See Appendix A , “Submitting a CR,” of this manual.
652 MESSAGE: SERVICE servicename ALREADY STARTED.
CAUSE: An NSCONTROL command with a START option was issued; the
indicated service, however, was already active.
ACTION: None. The other specified services have been started.
653 MESSAGE: SERVICE servicename NOT STOPPED.
CAUSE: An NSCONTROL command with a STOP option was issued, but the
indicated service was not stopped.
ACTION: This may be an internal error. Check the Network
Management log file for the internal errors associated with this
problem. See Appendix A , “Submitting a CR,” of this manual.
654 MESSAGE: SERVICE servicename ALREADY STOPPED.
CAUSE: An NSCONTROL command with a STOP option was issued; the
indicated service, however, was not active.
ACTION: None. The other specified services have been stopped.
655 MESSAGE: UNKNOWN SERVICE servicename.
CAUSE: An NSCONTROL command with a START or STOP option was
issued; the indicated service name is not a defined service.
ACTION: Delete or correct the name and reissue the command. The
NSCONTROL STATUS=SERVICES command will display the valid service
names.