NET/MASTER Messages Manual
NNM0343
Messages
106159 Tandem Computers Incorporated 2–77
NNM0341 PSNDID
pathsend-id
IS INVALID
Cause. A PSNDCTL OPEN command was issued, but an invalid ID was specified for
the server class. A server class ID must satisfy the following criteria:
The length must be from one through eight characters.
Valid characters are letters, digits, @, #, $, and _.
The ID must not begin with a digit.
pathsend-id
is the ID specified for the server class to be made available to
NonStop NET/MASTER MS.
Effect. The server class remains unavailable.
Recovery. Specify a correct ID, and retry the command.
NNM0342 PSNDID
pathsend-id
ALREADY ASSIGNED TO SERVER CLASS
server-class-name
Cause. A PSNDCTL command was issued to assign an ID to a server class. However,
the server class has an ID already.
pathsend-id
is the ID of the server class specified.
server-class-name
is the name of the server class specified.
Effect. The assignment is rejected, and the original server class ID remains operative.
Recovery. To assign a new ID to the server class, use the PSNDCTL STOP command to
delete the existing ID, then assign the new ID.
NNM0343 PSEND
psend-keyword
ERROR, ID=
pathsend-id
-
errtext
Cause. A PSEND verb was issued and failed.
psend-keyword
is the second part of the PSEND verb (for example, OPEN).
pathsend-id
is the ID that identifies the Pathway server class to the NCL
process.
errtext
is one of the following:
ACCESS RESTRICTED
The security exit did not allow the verb to access the server class. Do not use the
verb to access that server class or advise your security administrator to modify the
security exit.