SCF Reference Manual for the Kernel Subsystem

Cause
Not all the processes represented by the specified generic process are in the STOPPED or
ABORTED state, so it cannot be deleted.
Effect
SCF waits for the next command.
Recovery
If you wish to delete this generic process, you must first enter an ABORT command on it.
00041
KRN 00041 Generic Process objname not deleted:
Error 1, Detail err-det deleting reserved names.
objname
is the new name of a generic process, in the form $ZZKRN.#gpname.
err-det
is a file-system error number.
Cause
$ZZKRN could not delete the definition of the specified generic process from the system
configuration database because one or more instances of the process (which was configured
in multiple processors) has not finished stopping.
Effect
Some but not all of the old names may have been deleted. Do not try to START this process
because not all the instances of it remain. SCF waits for the next command.
Recovery
Wait and retry the DELETE command.
00042
KRN 00042 Generic Process objname not found by $ZPM;
it is considered ABORTED.
objname
is the name of a generic process, in the form $ZZKRN.#gpname.
Cause
In response to an ABORT command, the $ZPM persistence manager cannot find the specified
generic process.
Effect
$ZPM reports the process state as ABORTED. As a result, the process does not start after a future
processor reload. SCF waits for the next command.
Recovery
Informational message only; no corrective action is needed.
00043
KRN 00043 File-system error err-num returned from $ZPM
when trying to { ABORT | START | STATUS } objname.
err-num
is a file-system error number.
objname
is either the new name of a generic process, in the form $ZZKRN.#gpname (if the object type
is PROCESS) or the $ZZKRN subsystem manager (if the object type is SUBSYSTEM).
Cause
The $ZPM persistence manager returned the specified file-system error when trying to abort,
start, or display the status of the specified object.
SCF Error Messages 147