SCF Reference Manual for the Kernel Subsystem

Effect
SCF waits for the next command.
Recovery
Correct the error that caused this condition, and retry the command. If this is a file supplied by
HP, save pertinent information and contact your service provider, as described under “If You
Have to Call Your Service Provider” (page 135).
00083
KRN 00083 Process $name failed to start;
{ Program | Library } file contains too many code segments.
$name
is the name of a process.
Cause
The program or library file for the specified process contains too many code segments for the
process to be able to start.
Effect
SCF waits for the next command.
Recovery
Reconfigure the process with an object file that has fewer code segments.
00084
KRN 00084 Process $name failed to start;
{ Program | Library } file has unrecognized error err-num.
$name
is the name of a process.
err-num
is an error number.
Cause
An unrecognized error occurred on the specified program or library file.
Effect
SCF waits for the next command.
Recovery
Retry the command, using a different version of the file that resulted in the error.
00085
KRN 00085 Process $name failed to start;
Process create error UNKNOWN, detail err-num occurred.
$name
is the name of a process.
err-num
is a process creation error detail number.
Cause
A process create UNKNOWN error, with the specified error detail, occurred while trying to
start the process.
Effect
SCF waits for the next command.
Recovery
Retry the command. For an explanation of the related error detail number, see the Guardian
Procedure Errors and Messages Manual. If the failure continues, save pertinent information and
SCF Error Messages 159