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

Chapter 9 95
Remote Process Management Error Messages
9 Remote Process Management
Error Messages
RPM errors are (32-bit) integers that are returned in the result
parameter of the intrinsics RPMCREATE, RPMKILL, RPMCONTROL, and
RPMGETSTRING when the intrinsic execution fails. (A result of 0
indicates that the intrinsic succeeded.) There are two ranges of RPM
errors returned by the HP e3000 implementation of RPM. The first
range (0–99) includes generic RPM errors. The second range (100–199)
includes errors specific to the HP e3000 implementation.
0 MESSAGE: NO ERROR.
CAUSE: Successful execution.
ACTION: None.
1 MESSAGE: NETWORK DOWN.
CAUSE: The transport is not available for use by RPM.
ACTION: Wait until the transport is available.
2 MESSAGE: ILLEGAL PROGRAM NAME LENGTH.
CAUSE: The program namelen parameter in an RPMCREATE call is
greater than the allowed maximum of 256 (characters).
ACTION: Shorten the program name.
3 MESSAGE: ILLEGAL FLAG.
CAUSE: An RPMCREATE call includes a flags parameter with one or more
undefined flag bits set.
ACTION: Correct the flags parameter. The defined flags are:
bit 0 No dsline (3000-specific)
bit 1 Wait until son dies (3000-specific)
bit 31 Dependent
4 MESSAGE: ILLEGAL OPTION.
CAUSE: An RPMCREATE call includes an opt parameter with one or more
invalid options.
ACTION: Correct the opt parameter. The valid options are:
20000 RPM string
22001–22012, 22100 MPE options