Ch 13. NSCONTROL Error Messages [ NS3000/iX Error Messages Reference Manual ] MPE/iX 5.0 Documentation
NS3000/iX Error Messages Reference Manual
Chapter 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 NS3000/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 "Submitting
an SR" in appendix A 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
"Submitting an SR" in appendix A 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.
656 MESSAGE UNKNOWN SERVER servername.
CAUSE An NSCONTROL command with a SERVER option was
issued; the indicated server name is not a
defined service.
ACTION Delete or correct the name and reissue the
command. The NSCONTROL STATUS=SERVERS command
will display the valid server names.
657 MESSAGE SERVER pin DOES NOT SUPPORT DEBUG.
CAUSE An NSCONTROL command with a DEBUG=pinin option
was issued, but the server selected by pin does
not support the DEBUG option.
ACTION Correct the pin and reissue the command, or
ignore.
658 MESSAGE PROCESS pin NOT A SERVER.
CAUSE An :NSCONTROL command with a DEBUG=pin option
was issued, but the pin is not a server process.
ACTION Correct the pin and reissue the command, or
ignore.
659 MESSAGE MINIMUM SERVER NUMBER MAXIMUM SERVER NUMBER FOR
servername.
CAUSE An NSCONTROL command was issued with a SERVER
option that changes the minimum and/or maximum
number of servers, so that the minimum number of
servers is greater than the maximum.
ACTION Correct the SERVER option and reissue the
command. The NSCONTROL STATUS=SERVERS command
will show the current minimum and maximum server
limits for the server type.
660 MESSAGE TOTAL MINIMUM SERVER NUMBERS MINIMUM PROCESS
LIMIT.
CAUSE An :NSCONTROL command was issued with a SERVER
option that changes the minimum number of
servers for one or more server types, so that
the total number of previously created servers
exceeds the minimum process limit. The minimum
process limit prevents previously created
servers from taking up too many processes and
hindering other applications on the system.
ACTION Adjust the minimum number of servers to fit
within the minimum process limit.
661 MESSAGE MISSING DADCONF.NET.SYS CONFIGURATION FILE.
CAUSE To be determined.
ACTION Check that the JCONFJOB job has been streamed.
If not, issue the command STREAM JCONFJOB.
662 MESSAGE INVALID DADCONF.NET.SYS CONFIGURATION FILE.
CAUSE To be determined.
ACTION Check that the JCONFJOB job has been streamed.
If not, issue the command STREAM JCONFJOB.
663 MESSAGE SERVICE NSservice DOES NOT SUPPORT AUTOLOGON.
CAUSE You cannot automatically log on with the Network
Service you are using.
ACTION Do not use the AUTOLOGON function with this
service.
698 MESSAGE INSUFFICIENT STACK SPACE.
CAUSE To be determined.
ACTION See "Submitting an SR" in appendix A of this
manual.
699 MESSAGE INSUFFICIENT SYSTEM RESOURCES.
CAUSE To be determined.
ACTION See "Submitting an SR" in appendix A of this
manual.
MPE/iX 5.0 Documentation