System Generation Manual for G-Series RVUs
SYSGENR Messages
System Generation Manual for G-Series RVUs—523407-001
A-26
SYSGENR Message Descriptions
Cause. SYSGENR has been unable to find the procedure returned by filename in
system code or system library.
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. One or more logical device numbers have been assigned a name with more
than six characters. Devices with names longer than 6 characters (excluding the dollar
sign ($) character) cannot be accessed over the network. This message appears in
the body of the listing, at the point where the error was detected.
Effect. SYSGENR continues normally.
Recovery. If network access is required, change the logical device name or names to
ones that are fewer than or equal to six characters.
Cause. The SYSTEM_LIBRARY_CODE_FILES entry of the CONFTEXT or
CONFAUX file has listed only one file.
Effect. SYSGENR terminates.
Recovery. In the course of replacing the many files in this list with previously built
SYSCOD00 and SYSLIB00 files, you might have left out one of these files. If so,
supply it. If not, gather the items listed on page A-1, then call your service provider.
Cause. You have specified a PARAM REUSESYSFILES 1 or YES command, but
omitted a corequisite ASSIGN SYSCLR command.
Effect. SYSGENR terminates.
Recovery. If you want to reuse a SYSDP2 file, then specify the ASSIGN for this.
Otherwise, omit the PARAM REUSESYSFILES command.
Cause. You have specified a PARAM REUSESYSFILES 2, 3, YES, ALL, or NATIVE
command, but omitted a corequisite ASSIGN SYSCLR command.
Effect. SYSGENR terminates.
ONE OR MORE OF ABOVE ENTRIES HAVE NAME LONGER THAN 6
CHARACTERS
ONLY 1 FILE LISTED IN SYSTEM_LIBRARY_CODE_FILES
PARAM REUSEDP2 USED WITH NO SYSDP2 ASSIGN
PARAM REUSESYSFILES USED WITH NO SYSCLR ASSIGN