NS3000/iX Error Messages Reference Manual (36923-90041)
98 Chapter9
Remote Process Management Error Messages
MESSAGE: PROGRAM ACCESS ERROR.
11 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
MESSAGE: UNKNOWN ERROR.
12 CAUSE: Internal software error. For example, the RPM Table (which is
always supposed to be there) was not found.
ACTION: See Appendix A, “Submitting an SR,” of this manual.
MESSAGE: PROTOCOL ERROR.
13 CAUSE: An RPM message is incorrect or has been corrupted.
ACTION: Turn on tracing for RPM and see Appendix A, “Submitting an
SR,” of this manual.
MESSAGE: NETWORK ERROR.
14 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 an SR,”
of this manual.
MESSAGE: INCOMPATIBLE VERSIONS.
15 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 3000, 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.