SCF Reference Manual for the Kernel Subsystem
$name
is the name of a process.
Cause
The library file contains a main procedure.
Effect
SCF waits for the next command.
Recovery
Retry the command, specifying a library file that does not contain a main procedure.
00076
KRN 00076 Process $name failed to start;
Program has no data pages.
$name
is the name of a process.
Cause
The program file does not contain any data pages.
Effect
SCF waits for the next command.
Recovery
Retry the command, specifying a program file that contains data pages.
00077
KRN 00077 Process $name failed to start;
{ Program | Library } file has invalid PEP.
$name
is the name of a process.
Cause
The program or library file for the specified process contains an invalid procedure entry point
(PEP) table.
Effect
SCF waits for the next command.
Recovery
Retry the command, specifying a file that contains a valid PEP table.
00078
KRN 00078 Process $name failed to start;
{ Program | Library } file header fields not consistent with size.
$name
is the name of a process.
Cause
The program or library file header INITSEGS for the specified process is not consistent with its
size.
Effect
SCF waits for the next command.
Recovery
Retry the command, specifying a correct file.
SCF Error Messages 157