SCF Reference Manual for the Kernel Subsystem

$name
is the name of a process.
Cause
The program or library file for the specified process is an invalid object file.
Effect
SCF waits for the next command.
Recovery
Retry the command, specifying a valid object file.
00072
KRN 00072 Process $name failed to start;
{ Program | Library } file has bad file structure.
$name
is the name of a process.
Cause
The program or library file for the specified process has a bad file structure.
Effect
SCF waits for the next command.
Recovery
Retry the command, specifying a correct file.
00073
KRN 00073 Process $name failed to start;
{ Program | Library } file requires later operating system version.
$name
is the name of a process.
Cause
The program or library file for the specified process requires a later version of the operating
system.
Effect
SCF waits for the next command.
Recovery
Install the required version of the operating system, or use a different version of this process.
00074
KRN 00074 Process $name failed to start;
Program has no main procedure.
$name
is the name of a process.
Cause
The program file does not contain a main procedure.
Effect
SCF waits for the next command.
Recovery
Retry the command, specifying a program file that contains a main procedure.
00075
KRN 00075 Process $name failed to start;
Library contains a main procedure.
156 SCF Kernel Subsystem Error Messages