SCF Reference Manual for the Kernel Subsystem

Cause
The operation requires the user to be a super-group user (255, n).
Effect
SCF waits for the next command.
Recovery
Log on as a super-group user and retry the operation.
00061
KRN 00061 Process $name failed to start;
Process name in use.
$name
is the name of a process.
Cause
The process name is currently in use by another process.
Effect
SCF waits for the next command.
Recovery
If this is not a generic process that has some processes in its group started, use the ALTER
command to change the name, and then start it again. If this is a generic process that has some
processes in its group started, use the ABORT command to stop the processes before using the
ALTER command.
00062
KRN 00062 Process $name failed to start;
unexpected BADIOP, detail err-num occurred.
$name
is the name of a process.
err-num
is an error number.
Cause
The process failed to start due to a process creation BADIOP error.
Effect
SCF waits for the next command.
Recovery
The wrong program file may be in use. Retry the command with the correct program file. If the
problem continues, save pertinent information and contact your service provider, as described
under “If You Have to Call Your Service Provider” (page 135).
00063
KRN 00063 Process $name failed to start;
Invalid PFS size in object file.
$name
is the name of a process.
Cause
The process object file has a process file segment (PFS) size that is either less than 128K or
greater than 1024K.
Effect
SCF waits for the next command.
SCF Error Messages 153