SCF Reference Manual for the Kernel Subsystem
00027
KRN 00027 Error occurred in deleting old reserved name after
successful ALTER: Generic Process objname.
Error 1, Detail err-det.
objname
is the new name of a generic process, in the form $ZZKRN.#gpname.
err-det
is a file-system error number.
Cause
The ALTER command succeeded, resulting in a change in the process name, but an unexpected
error occurred while trying to delete a record for the old name.
Effect
The name or names remain reserved. SCF waits for the next command.
Recovery
Check for an EMS event that was put out regarding this. This EMS event should indicate the
name or names that could not be unreserved in the destination control table. Save pertinent
information and contact your service provider, as described under “If You Have to Call Your
Service Provider” (page 135).
00028
KRN 00028 Process $name aborted successfully.
$name
is the name of a process.
Cause
The process stopped successfully in response to the ABORT command.
Effect
SCF waits for the next command.
Recovery
Informational message only; no corrective action is needed.
00029
KRN 00029 Generic Process objname not altered.
Only STARTMODE can be altered because the Generic Process
is in ABORTING state.
objname
is the new name of a generic process, in the form $ZZKRN.#gpname.
Cause
An ALTER command failed because one of more of the processes controlled by this generic
process is in the ABORTING state. A generic process must be in the STOPPED state in order to
alter other process attributes.
Effect
SCF waits for the next command.
Recovery
Either (1) wait until the generic process is in the STOPPED state before using the ALTER command
to change attributes or (2) use the ALTER command to change the start mode.
00030
KRN 00030 Process $name started successfully.
$name
is the name of a process.
SCF Error Messages 143