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

98 Chapter9
Remote Process Management Error Messages
11 MESSAGE: PROGRAM ACCESS ERROR.
CAUSE: The program to be created by an RPMCREATE could not be
accessed. This may be due to one of the following reasons:
1. The program file is secured against access from the login user and
account.
2. The program file has a lockword that was not specified in progname.
3. The program name in progname is not syntactically correct.
ACTION: Depending on the cause:
1. Change the program file’s security or the login user and account to
allow Execute access to the program.
2. Insert the program file’s lockword into the progname parameter. The
syntax is:
progname/lockword[.acct][,group]]
3. Correct the syntax of the progname.
12 MESSAGE: UNKNOWN ERROR.
CAUSE: Internal software error. For example, the RPM Table (which is
always supposed to be there) was not found.
ACTION: See Appendix A , “Submitting a CR,” of this manual.
13 MESSAGE: PROTOCOL ERROR.
CAUSE: An RPM message is incorrect or has been corrupted.
ACTION: Turn on tracing for RPM and see Appendix A , “Submitting a
CR,” of this manual.
14 MESSAGE: NETWORK ERROR.
CAUSE: An error occurred in using a transport connection to send or
receive an RPM message. The transport error will be logged by Network
Management logging, log class 6, subclass 5.
ACTION: Examine the log file and see Appendix A , “Submitting a CR,
of this manual.
15 MESSAGE: INCOMPATIBLE VERSIONS.
CAUSE: The versions of the RPM software on the local and remote
computers are incompatible.
ACTION: Check the versions of the RPM software on the local and
remote computers. On an HP e3000, the RPM version can be obtained
by running NMMAINT.PUB.SYS, or by NSCONTROL VERSION=MOD. The
RPM version is listed as ASRPMVERS. Update the software on the local or
remote nodes to compatible versions.