SCF Reference Manual for the Kernel Subsystem
objname
is the new name of a generic process, in the form $ZZKRN.#gpname.
Cause
The ADD or ALTER command failed because a process name was previously reserved.
Effect
SCF waits for the next command.
Recovery
Retry the ADD or ALTER command, using a different NAME value.
00090
KRN 00090 Illegal attempt to set the USERID for objname.
objname
is the new name of a generic process, in the form $ZZKRN.#gpname.
Cause
Only the local super ID (255,255) can give the USERID attribute a value other than the user's
own user ID.
Effect
SCF waits for the next command.
Recovery
Retry the command, but do not attempt to set a USERID value.
00091
KRN 00091 Name reservation error for objname:
error 1, error detail err-det.
objname
is the new name of a generic process, in the form $ZZKRN.#gpname.
err-det
is a file-system error number:
Process had a bad nameFEBADNAME13
Process type is not 0 (for a generic
process)
FETYPEMISMATCH6026
Cause
An ADD or ALTER command failed because an unexpected error occurred while attempting to
reserve a name for the generic process.
Effect
SCF waits for the next command.
Recovery
Attempt to determine the cause of the errors, or retry the operation using a different process
name.
00092
KRN 00092 Error occurred in deleting a reserved name entry after ADD or ALTER failed:
Generic Process objname. Error 1, Detail err-det.
objname
is the new name of a generic process, in the form $ZZKRN.#gpname.
err-det
is a file-system error number.
SCF Error Messages 161