NS3000/iX Error Messages Reference Manual (36923-90041)
96 Chapter9
Remote Process Management Error Messages
MESSAGE: ILLEGAL OPTION FORMAT.
5 CAUSE: The opt parameter in an RPMCREATE call is not formatted
correctly.
ACTION: Correct the opt format; use the INITOPT and ADDOPT
intrinsics to format the opt array.
MESSAGE: INVALID LOGIN.
6 CAUSE: This may be caused by several conditions relating to the login
(Env) and password parameters of RPMCREATE:
• The login parameter is syntactically incorrect for the remote
machine. For the HP 3000, the logon syntax is:
user[/userpass].acct[/acctpass],group[grouppass]
• The password parameter is syntactically incorrect for the remote
machine. For the HP 3000, the password syntax is:
[userpass][acctpass][,grouppass]
• The login and password are syntactically correct, but the login (on
the HP 3000, user, group, or account) is not defined on the
remote machine.
• The login and password parameters do not supply required
passwords for the login.
• The login and password parameters were correct, but the logon
failed for some reason (on the HP 3000: jobfence too high, session
limit exceeded).
ACTION: Correct the login and password parameters, if necessary. If
login and password are correct, determine the reason for the remote
logon failure: possibly wait until the remote logon resources are
available.
MESSAGE: ILLEGAL PROGRAM NAME.
7 CAUSE: The program indicated by the progname (and namelen)
parameters of an RPMCREATE was not found on the remote computer.
ACTION: Correct the progname (and namelen) parameters, if
necessary. Make sure the program file exists on the remote node. Note
that, if the program name is not fully qualified, the logon group and
account (determined by login) will be used.
MESSAGE: INVALID PROGRAM DESCRIPTOR.
8 CAUSE: The program descriptor (pd) parameter of an RPMKILL
contained a program descriptor that was not defined on the remote
node. There are two cases in which this can happen: