System Generation Manual for G-Series RVUs

SYSGENR Messages
System Generation Manual for G-Series RVUs523407-001
A-7
SYSGENR Message Descriptions
Cause. SYSGENR cannot purge old data in the permanent work file filename,
specified in a PARAM command. This message appears on the home terminal.
Effect. SYSGENR terminates.
Recovery. Refer to the Guardian Procedure Errors and Messages Manual for
corrective action for file-system error nnn.
Cause. A write operation to the BACKUP process has failed due to file-system error
nnn. This message appears in the body of the listing, at the point where the error was
detected.
Effect. SYSGENR terminates.
Recovery. Refer to the Guardian Procedure Errors and Messages Manual for
corrective action for file-system error nnn.
Cause. File-system error nnn has prevented a write operation to the BIND process
during creation of the system library. This message appears in the body of the listing,
at the point where the error was detected.
Effect. SYSGENR terminates.
Recovery. Refer to the Guardian Procedure Errors and Messages Manual for
corrective action for file-system error nnn.
Cause. The file filename cannot reside in the system code or system library space
because it contains a procedure containing the MAIN attribute. 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 the procedure containing the MAIN attribute from filename.
CAN'T PURGE DATA IN FILE filename - FILE ERROR nnn
CAN'T WRITE TO BACKUP PROCESS: nnn
CAN'T WRITE TO BINDER PROCESS: nnn
filename CONTAINS AN ILLEGAL MAIN PROCEDURE