System Generation Manual for G-Series RVUs

SYSGENR Messages
System Generation Manual for G-Series RVUs523407-001
A-10
SYSGENR Message Descriptions
Cause. The DEFINES descriptor name descriptor has been given to more than
one entry in the DEFINES paragraph. 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. Assign a unique name for each descriptor.
Cause. The BIND program has returned a WARNING 22, which indicates that two
procedures of the same name were found in the collection of files sent to BIND.
Effect. SYSGENR terminates.
Recovery. Examine the BINDER LOG that contains the WARNING 22 messages.
Each message gives the name of the procedure that is found more than once. If one
of the files is in a user application, rename the file. If both files came on the SUT,
gather the items listed on page A-1, then call your service provider.
Cause. The specified entry-point name appears more than once. 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. Assign a unique name for each entry point.
Cause. Files listed for SYSTEM_PROCESS_LIBRARY_FILES specify a procedure
name, procedure, that appears more than once. 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. Assign each procedure a unique name. If the duplicate procedure is a
procedure in a code file, gather the items listed on page A-1, then call your service
provider.
DUPLICATE "DEFINE" ENTRY - descriptor
DUPLICATE PROCEDURE NAMES FOUND IN SYSTEM LIBRARY BIND
LISTING: SEE BIND WARNING 22’s ABOVE
DUPLICATELY DEFINED ENTRY POINT: procedure
DUPLICATELY DEFINED PROCEDURE IN PROCESS LIBRARY: procedure