System Generation Manual for G-Series RVUs

SYSGENR Messages
System Generation Manual for G-Series RVUs523407-001
A-29
SYSGENR Message Descriptions
Cause. The procedure procname contains code in the accelerated code section of
the object file filename but not in the TNS code section.
Effect. SYSGENR finishes scanning the CONFTEXT file and then terminates.
Recovery. Make sure that filename has not been corrupted or modified. If it has
not been modified and you receive this message, gather the items listed on page A-1,
then call your service provider.
Cause. The procedure name called by a file in the
SYSTEM_LIBRARY_CODE_FILES, SYSTEM_PROCESS_CODE_FILES, or
SYSTEM_PROCESS_LIBRARY_FILES entry is missing from system code or system
library. The exact message text depends on where SYSGENR expected to find the
procedure:
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. Gather the items listed on page A-1, then call your service provider.
Cause. The indicated system process object file contains a DATAPAGES entry that is
too small. The DATAPAGES entry is defined at compile time and is contained in the
program header. 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. When compiling the I/O process, specify at least n DATAPAGES and rerun
SYSGENR.
PROCEDURE procname IN TNS/R CODE BUT NOT IN TNS CODE, FILE
filename
PROCEDURE name NOT FOUND IN PROCESS LIBRARY OR [ RISC | TNS ]
SYSTEM AREA
Message Text System Area
RISC SYSTEM AREA TNS systems
SYSTEM AREA Procedures that are expected to be in TNS system spaces
TNS SYSTEM AREA Procedures that are expected to be in native system spaces
PROGRAM FILE FOR cpu,pin MUST HAVE AT LEAST n DATAPAGES