SCF Reference Manual for the Kernel Subsystem
B SCF Kernel Subsystem Error Messages
This section describes two types of SCF error messages that apply to the Kernel subsystem:
• Messages with positive error numbers are generated by the Kernel subsystem. These messages
begin on page 135.
• Messages with negative error numbers, also known as common error messages, are general
SCF messages, but they are documented here because they have additional cause and recovery
information specific to the Kernel subsystem. These messages begin on page 173.
For the list of SCF messages for all subsystems, see the SCF Reference Manual for G-Series RVUs
or the SCF Reference Manual for J-Series and H-Series RVUs.
If You Have to Call Your Service Provider
If the recovery for an error message indicates that you should contact your service provider, you
should be prepared to supply a log file with this information. (If the error caused SCF to terminate,
reenter SCF.)
1. Enter a LOG command to collect the following displays into a single file; for example
-> LOG PROBLEM !
2. Enter a LISTPM command to collect information about the product versions of the SCF
components, a list of the product modules on your system, and information about any product
modules running when the error occurred; for example
-> LISTPM
3. Enter an ENV command to collect information about the SCF environment that was present
when the error occurred; for example
-> ENV
If the error caused SCF to terminate, respecify any environmental characteristics that were
present when the error occurred.
4. Enter DETAIL CMDBUFFER and DETAIL RSPBUFFER commands to capture the contents of the
SPI buffer; for example
-> DETAIL CMDBUFFER ON
-> DETAIL RSPBUFFER ON
5. Reproduce the sequence of commands that produced the SCF error.
6. Close the log file:
-> LOG
SCF Error Messages
00001
KRN 00001 Too many object names. Object name objname.
objname
is the new name of a generic process, in the form $ZZKRN.#gpname.
Cause
Too many object names have been specified in the request buffer.
Effect
SCF waits for the next command.
Recovery
Retry the command with fewer object names specified. Up to three object names are allowed
for a given object type.
If You Have to Call Your Service Provider 135