System Generation Manual for G-Series RVUs
SYSGENR Messages
System Generation Manual for G-Series RVUs—523407-001
A-23
SYSGENR Message Descriptions
Recovery. Supply the name of the microcode file and rerun SYSGENR.
Cause. The CONFTEXT file does not contain required processor definition
definition. This message appears in the body of the listing, at the point where the
error was detected.
Effect. SYSGENR finishes scanning the CONFTEXT file and then terminates.
Recovery. Supply the missing definition.
Cause. The file filename does not have an ENTRYPOINT listed in its header. This
is an internal problem in the process code.
Effect. SYSGENR terminates.
Recovery. Gather the items listed on page A-1, then call your service provider.
Cause. The CONFTEXT file does not contain the required file subvol.filename.
Effect. SYSGENR finishes scanning the CONFTEXT file and then terminates.
Recovery. If subvol is SYSnn is on $SYSTEM, include the file names USERID and
USERIDAK in the FILES_TO_COPY_TO_NEW_SYSTEM paragraph; ensure that each
entry includes the RENAME_TO subvol.filename option.
Cause. The interrupt code in the files that make up the
SYSTEM_LIBRARY_CODE_FILES entry has exceeded the limit of 64K words. This
message appears in the body of the listing, at the point where the error was detected.
Effect. SYSGENR finishes scanning the CONFTEXT file and then terminates.
Recovery. Remove any interrupt processes added to the files in the
SYSTEM_LIBRARY_CODE_FILES list. Otherwise, gather the items listed on
page A-1, then call your service provider.
MISSING PROCESSOR DEFINITION - definition
MISSING REQUIRED ENTRYPOINT IN FILE filename
MISSING REQUIRED FILE: subvol.filename
MORE THAN 64K OF CODE WITH INTERRUPT PROCEDURES