Previous Topic: Batch MessagesNext Topic: LIB/CCF Messages


Messages (Wide Record)

These messages are specific to Wide Record Master Files, both batch and online.

LIBR0000E INVALID CONTROL STATEMENT

Reason:

The indicated user supplied control statement is unknown.

Action:

Correct and re-execute.

LIBR0001E MASTER FILE CANNOT BE INITIALIZED, IS NOT EMPTY

Reason:

The master file data set contains members.

Action:

Empty or re-allocate the data set, then re-execute -OPT INIT.

LIBR0002I MASTER FILE HAS BEEN SUCCESSFULLY INITIALIZED

Reason:

The -OPT INIT function was successful.

Action:

None.

LIBR0003E MASTER FILE <dataset name> IS INVALID OR HAS NOT BEEN INITIALIZED

Reason:

The indicated data set is not an CA Librarian master file or was not initialized.

Action:

Correct and re-execute.

LIBR0004E ABOVE STATEMENT SHOULD BE AN -ADD, -SEL, OR -DLM CONTROL STATEMENT.

Reason:

The previous control statement was not one of the indicated valid control statements.

Action:

Correct and re-execute.

LIBR0005E INVALID PARAMETER IN CONTROL STATEMENT: <invalid parameter>

Reason:

The indicated parameter in the previous control statement contains an invalid value.

Action:

Correct and re-execute.

LIBR0006E INVALID SYNTAX IN CONTROL STATEMENT: <invalid syntax>

Reason:

The indicated syntax in the previous control statement is unknown.

Action:

Correct and re-execute.

LIBR0007E PARAMETER WAS PREVIOUSLY SPECIFIED: <previously specified parameter>

Reason:

The indicated parameter was previously specified. The respecification is not allowed.

Action:

Correct and re-execute.

LIBR0008E THE PARAMETER, OR A RELATED PARAMETER, WAS PREVIOUSLY SPECIFIED: <previously specified parameter>

Reason:

The indicated parameter or a related parameter (such as RESEQ and NORESEQ) was previously specified. This specification is not allowed.

Action:

Correct and re-execute.

LIBR0009I MASTER FILE HAS BEEN SUCCESSFULLY REINITIALIZED

Reason:

The -OPT REINIT function was successful.

Action:

None.

LIBR0010E INVALID MANAGEMENT CODE VALUE

Reason:

The specified management code value does not conform to the requirements. See the Security Administration Guide for the requirements.

Action:

Correct and re-execute.

LIBR0011E INVALID NEW MANAGEMENT CODE VALUE

Reason:

The specified new management code value does not conform to the requirements.

See the Security Administration Guide for the requirements.

Action:

Correct and re-execute.

LIBR0012E INCORRECT MANAGEMENT CODE VALUE

Reason:

The specified management code value is incorrect for the master file.

Action:

Correct and re-execute.

LIBR0013S ERROR OPENING FILE: <file name>, REASON: <error> CA-C Runtime error message strerror(errno) is imbedded in the message

Reason:

The specified file name could not be opened due to the indicated reason.

Action:

Correct and re-execute. Examine the JES LOG for a system message that indicates the exact cause of the error.

LIBR0014S ERROR WRITING FILE: <file name>, REASON: <error> CA-C Runtime error message strerror(errno) is imbedded in the message.

Reason:

The specified file name could not be written to due to the indicated reason.

Action:

Correct and re-execute. Examine the JES LOG for a system message that indicates the exact cause of the error.

LIBR0015S ERROR CLOSING FILE: <file name>

Reason:

No space exists on the device.

Action:

Increase the amount of space on your device.

LIBROO16S ERROR CLOSING FILE: <file name>, REASON: <error> CA-C RUNTIME ERROR MESSAGE STRERROR(ERRNO) IS IMBEDDED IN THE MESSAGE.

Reason:

The specified file name could not be closed due to the indicated reason.

Action:

Correct and re-execute. Examine the JES LOG for a system message that indicates the exact cause of the error.

LIBR0016E ERROR; FILE ALREADY CONTAINS A MANAGEMENT CODE

Reason:

The -MCD statement is coded in the "add" format and the master file already contains a management code.

Action:

Correct and re-execute.

LIBR0017E OPTION VALUE MISSING OR TOO SHORT: <value name>

Reason:

The indicated option value does not conform to the minimum length.

Action:

Correct and re-execute. Examine the JES LOG for a system message that indicates the exact cause of the error.

LIBR0018E OPTION VALUE TOO LONG: <value name>

Reason:

The indicated option value does not conform to the maximum length.

Action:

Correct and re-execute. Examine the JES LOG for a system message that indicates the exact cause of the error.

LIBR0019E OPTION VALUE HAS INVALID CHARACTERS: <invalid characters>

Reason:

The indicated option value does not conform to the character requirements.

Action:

Correct and re-execute.

LIBR0020E COMMA EXPECTED IN <statement name> STATEMENT AT <location>

Reason:

The indicated statement should contain a comma, but other data is found.

Action:

Correct and re-execute.

LIBR0021E THE MASTER FILE DEFAULT DOES NOT ALLOW THIS FUNCTION: <master file name>

Reason:

You specified an option that is not allowed to execute on this master file due to the master file initialization options.

Action:

None.

LIBR0022E MEMBER ALREADY EXISTS

Reason:

The member name specified on the -ADD statement already exists and cannot be added.

Action:

Change the name and re-execute.

LIBR0023S FSTAT ERROR FOR FILE: <file name>, REASON: <error> CA-C Runtime error message strerror(errno) is imbedded in the message.

Reason:

A file status error occurred for the specified file name due to the indicated reason.

Action:

Correct and re-execute.

LIBR0024S ERROR READING FILE: <file name>, REASON: <error> CA-C Runtime error message strerror(errno) is imbedded in the message.

Reason:

The specified file name could not be read due to the indicated reason.

Action:

Correct and re-execute. Examine the JES LOG for a system message that indicates the exact cause of the error.

LIBR0025E <file name> FILE UNDEFINED

Reason:

The specified file name is null in the alternate ddname list.

Action:

Correct the list and re-execute.

LIBR0026S ERROR OBTAINING BUFFER STORAGE FOR FILE: <file name>

Reason:

There is insufficient memory available to obtain buffer storage for the indicated file.

Action:

Increase the region size and re-execute.

LIBR0027S ERROR OBTAINING SYSTEM INFORMATION

Reason:

The CA Librarian system information cannot be obtained due to a load failure for LVS4500.

Action:

Correct and re-execute.

LIBR0028E PASSWORD MATCHES A RESERVED WORD: <password>

Reason:

The password specified as the PSWD=value is a reserved word.

Action:

Change and re-execute.

LIBR0029E UNAUTHORIZED PARAMETER IN CONTROL STATEMENT: <unauthorized parameter>

Reason:

The indicated parameter is not authorized.

Action:

Remove the parameter and re-execute.

LIBR0030I MEMBER <member name> ADDED TO <master file name> PASSWORD IS: <password>

Reason:

The indicated member was successfully added to the indicated master file and assigned the indicated password.

Action:

None.

LIBR0031W MEMBER PROCESSING BYPASSED DUE TO CONDITIONAL PARAMETER

Reason:

Processing of the member was bypassed due to the specification of the CON parameter.

Action:

None.

LIBR0032E <function name> FAILED: MEMBER <member name> NOT FOUND IN FILE <file name>

Reason:

The indicated function failed due to the indicated member not found on the indicated master file.

Action:

Correct and re-execute.

LIBR0033S ERROR DELETING MEMBER <member name> FROM FILE <file name>, REASON: <error>

Reason:

The member was not deleted from the master file for the specified reason.

Action:

Correct and re-execute. Examine the JES LOG for a system message that indicates the exact cause of the error.

LIBR0034I MEMBER <member name> DELETED FROM MASTER

Reason:

The member was successfully deleted from the master file.

Action:

None.

LIBR0035W <function name> FOR MEMBER <member name> WAS NOT SUCCESSFUL MEMBER WAS NOT PROCESSED

Reason:

The function for the indicated member was not successful.

Action:

Correct and re-execute.

LIBR0036I <function name> FOR MEMBER <member name> WAS SUCCESSFUL <return code>

Reason:

The function for the indicated member was successful.

Action:

None.

LIBR0037W ALL OPERATIONS FOR MEMBER <member name> ARE BYPASSED

Reason:

All operations for the indicated member were bypassed due to a previous error.

Action:

None.

LIBR0038E MEMBER WAS NOT FOUND

Reason:

The member name specified on the previous control statement was not found.

Action:

Correct and re-execute.

LIBR0039S INVALID DATA FOUND IN MEMBER: <member name> ,RC=xx

Reason:

Invalid data encountered while reading the specified member. Reason codes are as follows:

Action:

Restore the member and re-execute.

LIBR0040S ERROR SAVING DIRECTORY FOR FILE: <file name>, REASON: <error> CA-C Runtime error message strerror(errno) is imbedded in the message.

Reason:

The save of the directory for the specified file name failed due to the indicated reason.

Action:

Correct and re-execute. Examine the JES LOG for a system message that indicates the exact cause of the error.

LIBR0041S ERROR READING DIRECTORY FOR FILE: <file name>, REASON: <error> CA-C Runtime error message strerror(errno) is imbedded in the message.

Reason:

The read of the directory for the specified file name failed due to the indicated reason.

Action:

Correct and re-execute. Examine the JES LOG for a system message that indicates the exact cause of the error.

LIBR0042S ERROR CANCELLING UPDATE FOR FILE: <file name>, REASON: <error> CA-C Runtime error message strerror(errno) is imbedded in the message.

Reason:

The cancel of the update for the specified file name failed due to the indicated reason.

Action:

Correct if necessary. Examine the JES LOG for a system message that indicates the exact cause of the error.

LIBR0043E ARC= PARAMETER IS INVALID FOR A NON-ARCHIVED MEMBER

Reason:

You cannot specify the ARC= parameter for the member, which is not archived.

Action:

Correct and re-execute.

LIBR0044E THE SPECIFIED ARCHIVED LEVEL IS NOT FOUND

Reason:

The archived level the ARC= parameter specified does not exist for this member.

Action:

Correct and re-execute.

LIBR0045E THE SPECIFIED MEMBER PASSWORD IS INVALID <invalid password>

Reason:

The indicated member password is not the current password for the member.

Action:

Correct and re-execute.

LIBRM0046E THE "NOBYPP" MASTER FILE REQUIRES A MEMBER PASSWORD

Reason:

The master file is initialized with the "no bypass password" parameter. You did not specify a password on the above control statement.

Action:

Correct and re-execute.

LIBR0047E INVALID MASTER FILE RECORD FORMAT, RECFM=VB OR RECFM=Vx IS REQUIRED

Reason:

The master file does not have a variable record format. Execution is terminated.

Action:

Correct and re-execute.

LIBR0048E UPDATES ARE NOT IN ORDER BY SEQUENCE NUMBER

Reason:

Member updates must be in ascending order by sequence number.

Action:

Correct and re-execute.

LIBR0049E SEQUENCE NUMBER IN LAST CONTROL STATEMENT NOT FOUND

Reason:

The sequence number the previous control statement specified is not found.

Action:

Correct and re-execute.

LIBR0050S ERROR OBTAINING STORAGE

Reason:

Insufficient memory is available.

Action:

Increase the region size and re-execute.

LIBR0051I THE ABOVE RECORD(s) HAVE BEEN INSERTED BEFORE THE FOLLOWING RECORD

Reason:

The preceding records were inserted as a result of the -INS statement before the following record.

Action:

None.

LIBR0052I MEMBER <member name> SUCCESSFULLY PROCESSED AT <date and time>. DATE NO. <n>. LEVEL NO. <nn>.

Reason:

The -SEL function successfully processed the indicated member at the specified date and time, resulting in the update number and level number.

Action:

None.

LIBR0053E ERROR BUILDING DYNAMIC ALLOCATION PARM: <parameter name>

Reason:

Internal error building the dynamic allocation parm as indicated.

Action:

Correct and re-execute.

LIBR0054E DYNAMIC ALLOCATION ERROR - S99ERROR: <nnnn>

Reason:

Dynamic allocation error as indicated.

Action:

Correct and re-execute.

LIBR0055E DYNAMIC UNALLOCATION ERROR - S99ERROR: <nnnn>

Reason:

Dynamic unallocation error as indicated.

Action:

Correct and re-execute.

LIBR0056I THE FOLLOWING RECORD(s) HAVE BEEN DELETED:

Reason:

The following records were deleted as a result of the -DEL statement.

Action:

None.

LIBR0057I THE FOLLOWING RECORD(s) HAVE BEEN REPLACED BY THE ABOVE RECORD(S)

Reason:

The above records replaced the following records as a result of the -REP statement.

Action:

None.

LIBR0058E INVALID DELIMITER IN <delimiter name> STATEMENT: <statement name>

Reason:

An invalid delimiter was found in the indicated statement.

Action:

Correct and re-execute.

LIBR0059E EXCEEDED MAXIMUM ACTIVE EDITING CONTROL STATEMENTS

Reason:

The maximum number (30) of active editing control statements (-EDIT, -SCAN, -FILL) has been exceeded.

Action:

Correct and re-execute.

LIBR0060E OPTION VALUE IS TOO LOW: <value name>

Reason:

The indicated option value does not conform to the lowest value requirement.

Action:

Correct and re-execute.

LIBR0061W WARNING: NO ADDITIONAL LEVEL(s) MAY BE ARCHIVED FOR THIS MEMBER

Reason:

The member is at the maximum number of archive levels the master file initialization default specifies. At this point, an update clears the oldest level. If the member is PROD0 status, you cannot update it again without authorization.

Action:

None.

LIBR0062W WARNING: MAXIMUM NUMBER OF LEVELS EXCEEDED. OLDEST LEVEL CLEARED

Reason:

The member update exceeded the maximum number of archive levels as the master file initialization default specifies and the oldest archive level was cleared.

Action:

None.

LIBR0063W WARNING: ARCHIVING LEVELS NEARING THE MAXIMUM

Reason:

The member, when updated again, is at the maximum number of archive levels the master file initialization default specifies.

Action:

None.

LIBR0064I MEMBER <member name> SUCCESSFULLY PROCESSED

Reason:

The -SEL for the indicated member was successfully processed without errors.

Action:

None.

LIBR0065E OPTION VALUE IS TOO HIGH: <option value>

Reason:

The indicated option value does not conform to the highest value requirement.

Action:

Correct and re-execute.

LIBR0066E CHANGING THE SEQUENCE ATTRIBUTE (RESEQ/NORESEQ) IS NOT PERMITTED FOR AN ARCHIVED MEMBER

Reason:

You cannot change archived member sequence attributes once they are added.

Action:

Remove the RESEQ or NORESEQ parameter and re-execute.

LIBR0067E VERSION CHECK FAILURE - VERS=<version> IS NOT THE CURRENT MEMBER VERSION

Reason:

The date and time that the VERS= parameter specified does not match the current update date and time for the member.

Action:

Correct and re-execute.

M0068E REQUIRED PARAMETER OMITTED: <parameter name>

Reason:

You did not specify the indicated required parameter.

Action:

Correct and re-execute.

LIBROO69I MEMBER <member name> SUCCESSFULLY PROCESSED AT <date and time> UPDATE NO. - <nnn>

Reason:

The -SEL function successfully processed the indicated member at the indicated date and time, resulting in the indicated update number.

Action:

None.

LIBR0070E SEQUPD AND SEQCHK OPTIONS ARE INVALID FOR SEQUENCE START COLUMN 0

Reason:

You cannot use SEQUPD and SEQCHK for an external sequence field.

Action:

Correct and re-execute.

LIBR0071E SEQUENCE NUMBER ERROR

Reason:

SEQCHK encountered an invalid sequence number, either non-numeric or not in ascending order.

Action:

Correct and re-execute.

LIBR0072E UNAUTHORIZED ACCESS

Reason:

The lack of a management code or external security does not permit the attempted access.

Action:

None.

LIBR0073E COPY= OR RENAME= MEMBER NAME ALREADY EXISTS

Reason:

The member name that the COPY= or RENAME= parameter specified already exists. The function cannot be performed.

Action:

None.

LIBR0074S RENAME ERROR DELETING FILE: <file name>, REASON: <error>

Reason:

An error occurred processing the rename function while trying to delete the indicated file for the indicated reason.

Action:

Correct and re-execute.

LIBR0075I PASSWORD FOR NEW MEMBER IS: <password>

Reason:

The password for the new member that the COPY= function created is as indicated.

Action:

None.

LIBR0076E CONCATENATION IS NOT SUPPORTED FOR FILE: <file name>

Reason:

The indicated file does not support data set concatenation.

Action:

Correct and re-execute.

LIBR0077S SYSTEM ENQUEUE FAILED FOR RESOURCE: <resource name>, RC=2

Reason:

A system ENQUEUE failed for the indicated resource. The reason code indicates the ENQUEUE return code.

Action:

Correct and re-execute.

LIBR0078E MEMBER IN USE: <member name> ,RC=2

Reason:

Another user is currently using the indicated member.

Action:

Wait and re-execute.

LIBR0079S SYSTEM DEQUEUE FAILED FOR RESOURCE: <resource name> ,RC=2

Reason:

A system DEQUEUE failed for the indicated resource. The reason code indicates the DEQUEUE return code.

Action:

Correct and re-execute.

LIBR0080S UNABLE TO LOAD MODULE <module name>

Reason:

A system LOAD failed for the indicated module.

Action:

Correct and re-execute.

LIBR0081E SECURITY ERROR: <error name>

Reason:

The indicated security error occurred.

Action:

Correct and re-execute.

LIBR0082W -MCD STATEMENT IGNORED - SECURITY ACCESS AUTHORITY TAKES PRIORITY

Reason:

External security is in use, therefore, the -MCD statement is ignored.

Action:

None.

LIBR0083S <exit number> MODULE <module name> DOES NOT HAVE ADDRESSING MODE 31

Reason:

The indicated exit module does not have the required addressing mode 31.

Action:

Correct or remove the exit and re-execute.

LIBR0084E ACCESS IS NOT PERMITTED WITHOUT AN ACTIVE SECURITY SYSTEM

Reason:

You cannot access the master file without an active security system, which is not present.

Action:

Activate the external security system and re-execute.

LIBR0085W MEMBER <member name> NOT REPLACED . EXEC(R) OPTION WAS NOT SPECIFIED.

Reason:

The indicated member was not saved in the PDS that OSJOB referenced due to the existence of the member on the data set.

Action:

Change the EXEC parameter to EXEC(R) and re-execute.

LIBR0086S INVALID RETURN CODE <nnn> FROM EXIT <exit name>

Reason:

The indicated return code was received from the indicated exit. It is not one of the valid return codes for that exit.

Action:

Correct or remove the exit and re-execute.

LIBR0087E STATUS= PARAMETER REQUIRES THE MANAGEMENT CODE SPECIFICATION

Reason:

The STATUS= parameter was found, however, you did not specify a valid management code.

Action:

Supply the management code or remove the parameter and re-execute.

LIBR0088E TRUNCATION OF NON-BLANK CHARACTERS REQUIRED TO LIMIT THE RECORD LENGTH TO <nnn>

Reason:

The -EDIT statement truncated the record.

Action:

Supply the MAX= parameter on the -EDIT statement to increase the record length.

LIBR0089E RECORD SIZE FOR FILE <file name> IS NOT 4 LESS THAN THE BLOCK SIZE

Reason:

The specified master file is invalid. The LRECL must be four bytes less than the BLKSIZE.

Action:

Correct the data set name or file attributes and re-execute.

LIBR0090S LAM ADDRESS SPACE NOT ACTIVE - FUNCTION TERMINATED

Reason:

The LAM address space must be active on the system for the -OPT INIT, -OPT REINIT, and -OPT REMOVE functions.

Action:

Start the LAM address space and re-execute.

LIBR0091S ENQUEUE FAILED FOR LAM COMMUNICATION AREA - FUNCTION TERMINATED.

RC=<nnn>

Reason:

The system ENQUEUE failed for the LAM address space communication area.

Action:

Correct and re-execute.

LIBR0092W DEQUEUE FAILED FOR LAM COMMUNICATION AREA. RC=<nnn>

Reason:

The system DEQUEUE failed for the LAM address space communication area.

Action:

Correct and re-execute.

LIBR0093S <service name> FAILED FOR LIBRARIAN MASTER FILE - FUNCTION TERMINATED. RC=<nn>

Reason:

The DEFINE or REMOVE service the LAM address space specified failed. Return codes:

12 Dsn update error

16 Storage error

Action:

Correct and re-execute.

LIBR0094I THE MASTER FILE DEFINITION HAS BEEN SUCCESSFULLY REMOVED

Reason:

The -OPT REMOVE function successfully completed.

Action:

None.

LIBR0095E -OPT REMOVE FUNCTION REQUIRES THE MANAGEMENT CODE SPECIFICATION

Reason:

The -OPT REMOVE was not performed.

Action:

Supply the management code and re-execute.

LIBR0096E MEMBER CANNOT BE UPDATED - LOCKED BY ID: <id name>

Reason:

Cannot perform the attempted update due to the member being LOCKED by the indicated id name.

Action:

None.

LIBR0097I MEMBER HAS BEEN SUCCESSFULLY LOCKED

Reason:

The member was successfully LOCKed. Only your user ID can update or unlock it.

Action:

None.

LIBR0098I MEMBER HAS BEEN SUCCESSFULLY UNLOCKED

Reason:

The member was successfully UNLOCKed.

Action:

None.

LIBR0099E ILLOGICAL SEQUENCE RANGE SPECIFIED

Reason:

The specified sequence number of the sequence range is not less than the second sequence number.

Action:

Correct and re-execute.

LIBR0100E THE SELECTED FUNCTION DOES NOT PERMIT INITIALIZING OR CHANGING THE MANAGEMENT CODE

Reason:

This processing option cannot add or change the management code.

Action:

Remove the -MCD statement and re-execute.

LIBR0101E THE COMPARE FUNCTION REQUIRES BOTH OLD= AND NEW= PARAMETER SPECIFICATIONS.

Reason:

-OPT COMPARE requires the OLD= and NEW= parameters on the -SEL statement.

Action:

Correct and re-execute.

LIBR0102I MEMBER <member name> REPLACED ON <master file name> PASSWORD IS: <password>

Reason:

The UTILITY COPY function replaced the member on the indicated master file. It has the indicated password.

Action:

None.

LIBR0103E THE COMPARE FUNCTION REQUIRES THE OLD= LEVEL TO BE LESS THAN THE NEW= LEVEL

Reason:

-OPT COMPARE requires the OLD= level to be less than the NEW= level.

Action:

Correct and re-execute.

LIBR0104I THE FOLLOWING RECORD(s) WERE DELETED BETWEEN THE SPECIFIED LEVELS.

Reason:

-OPT COMPARE could not find the following records in the NEW= level.

Action:

None.

LIBR0105I NEW RECORD(s) WERE INSERTED BEFORE THE FOLLOWING RECORD BETWEEN THE SPECIFIED LEVELS

Reason:

-OPT COMPARE found new records inserted before the following record.

Action:

None.

LIBR0106I THE FOLLOWING RECORD(s) WERE REMOVED BETWEEN THE SPECIFIED LEVELS

Reason:

-OPT COMPARE found that the following records were replaced in the NEW= level.

Action:

None.

LIBR0107E STARTING SEQUENCE <nnnn> CANNOT EXIST IN RESEQ MEMBER <member name>, X WHICH HAS SEQ=/x,y,<nn>,<nn>/

Reason:

The described illogical condition was found.

Action:

Correct and re-execute.

LIBR0108E <sequence name> SEQUENCE <nnn> NOT FOUND IN MEMBER <member name>

Reason:

The specified sequence number was not found in the indicated member.

Action:

Correct and re-execute.

LIBR0109E RELATIVE RECORD OFFSET <nnn> CANNOT EXIST IN MEMBER <member name>, WHICH HAS <nn> RECORDS -n. sequence <nnn> IS AT RELATIVE RECORD <nnnn>

Reason:

The described illogical condition was found.

Action:

Correct and re-execute.

LIBR0110E RELATIVE RECORD NUMBER <nnnn> IS LESS THAN ONE OR GREATER THAN <nnnn> - THE LAST RECORD IN <nnnn>

Reason:

The described illogical condition was found.

Action:

Correct and re-execute.

LIBR0111E RELATIVE RECORD NUMBER <nnnn> NOT FOUND IN MEMBER <member name>. LAST RECORDS WAS #<nnnn>

Reason:

The described illogical condition was found.

Action:

Action:: Correct and re-execute.

LIBR0112E CANNOT EXPAND -INC <member name>: THIS MEMBER IS ALREADY BEING RETRIEVED

Reason:

The -INC statement causes a looping condition.

Action:

Correct and re-execute.

LIBR0113I PROCESSING: <statement name>

Reason:

The -INC statement is currently processing.

Action:

None.

LIBR0114I THE RECORD(s) SPECIFIED ABOVE HAVE BEEN WRITTEN TO <file name>

Reason:

Informational.

Action:

None.

LIBR0116S FILE <file name> HAS RECORD LENGTH <nnn>, WHICH EXCEEDS THE CA‑Librarian LIMIT OF <nnn>

Reason:

Illogical condition.

Action:

Correct the DCB attributes and re-execute.

LIBR0116W A RECORD FOR FILE <file name> WAS TRUNCATED TO LENGTH <nnn>

Reason:

Data is too long for the file.

Action:

Increase the file size and re-execute.

LIBR0117W ERROR OPENING FILE: [set the File Name variable], REASON <error> CA-C Runtime error message strerror(errno) is imbedded in the message.

Reason:

The specified file name could not be opened due to the indicated reason. The file is optional. The return code is set to 4 (or higher if another error is encountered).

Action:

Correct and re-execute.

LIBR0118I ERROR OPENING FILE: <file name>, REASON: <error> CA-C Runtime error message strerror(errno) is imbedded in the message.

Reason:

The specified file name could not be opened due to the indicated reason. The file is optional. This error does not affect the return code.

Action:

Correct and re-execute.

LIBR0119I NO DATA RECORDS SATISFY THE SPECIFIED XREF CRITERIA

Reason:

No data records were found that meet the specified XREF criteria as specified on the -XREF and -XREFR control statements.

Action:

None.

LIBR0120I END OF MEMBER CROSS REFERENCE

Reason:

Indicates the successful end of the member cross reference function.

Action:

None.

LIBR0121E A -SCAN OR -SCANR STATEMENT IS FOLLOWED BY A STATEMENT OTHER THAN -SCAN OR -END

Reason:

You cannot combine the UTILITY -SCAN function with any other UTILITY function.

Action:

Correct and re-execute.

LIBR0122E NO VALID SCAN STATEMENTS HAVE BEEN READ

Reason:

Either all UTILITY -SCAN statements have errors or a UTILITY -SCANR statement is not followed by any -SCAN statements.

Action:

Correct and re-execute.

LIBR0123I <nnn> VALID SCAN STATEMENT(S) HAVE BEEN READ AND WILL BE PROCESSED FOR ALL MODULES

Reason:

UTILITY -SCANR and -SCAN statements are processing.

Action:

None.

LIBR0124I <nnn> VALID SCAN STATEMENT(S) HAVE BEEN READ AND WILL BE PROCESSED FOR MODULE <module name> AND ALL WHICH FOLLOW

Reason:

UTILITY -SCANR and -SCAN statements are processing.

Action:

None.

LIBR0125I <nnn> VALID SCAN STATEMENT(S) HAVE BEEN READ AND WILL BE PROCESSED FOR MODULE <module name> AND ALL WHICH PRECEDE

Reason:

UTILITY -SCANR and -SCAN statements are processing.

Action:

None.

LIBR0126I <nnn> VALID SCAN STATEMENT(S) HAVE BEEN READ AND WILL BE PROCESSED FOR ALL MODULES IN THE RANGE FROM <nnn> to <nnn>

Reason:

UTILITY -SCANR and -SCAN statements are processing.

Action:

None.

LIBR0127W INSUFFICIENT STORAGE TO CONTINUE XREF PROCESSING WITH MEMBER <member name>

Reason:

A memory allocation request failed during the XREF member scan processing, while reading the indicated member. Scan processing was, therefore, terminated at this point.

Action:

Execute another cross reference function specifying the indicated member name as the starting range on the -XREFR control statement.

LIBR0128W PROCESSING FOR MEMBER <member name> IS INCOMPLETE DUE TO INSUFFICIENT STORAGE

Reason:

A memory allocation request failed during the XREF member scan processing while reading the indicated member. Scan processing was, therefore, terminated at this point.

Action:

Execute another cross reference function specifying the indicated member name as the starting range on the -XREFR control statement.

LIBR0129E TOO MANY XREF NAMES: <XREF name>

Reason:

The indicated XREF name exceeds the total of 64 names.

Action:

Correct and re-execute.

LIBR0130E INVALID DATA FOUND IN MEMBER <member name>, SEQUENCE <nnn>

Reason:

Invalid data was found while decompressing the member.

Action:

Restore the member and re-execute.

LIBR0131E THE GROUP PROCESSING OPTION IS NOT PERMITTED

Reason:

The Master File was initialized with option NOGPO and -OPT GPO was attempted.

Action:

Reinitialize the Master File with option YESGPO (the default).

LIBR0132E THE GROUP PROCESSING OPTION CONTROL STATEMENT WAS NOT FOUND

Reason:

End-of-file on SYSIN was encountered during GPO processing before a GPO control statement was encountered.

Action:

Correct and re-execute.

LIBR0133E A GROUP PROCESSING OPTION CONTINUE STATEMENT (-COM) IS MISSING

Reason:

A GPO control statement ended with a logical operator (% | ,), but the next statement was not -COM or an end-of-file on SYSIN was encountered.

Action:

Correct and re-execute.

LIBR0134E THE GROUP PROCESSING OPTION STATEMENT BUFFER IS FULL

Reason:

A 1600-byte buffer is available for saving any non-GPO options that follow the GPO keywords and for saving any control statements that follow the GPO control statement. The control statement listed before this message does not fit in the buffer.

Action:

Correct and re-execute.

LIBR0135W OPTION IGNORED: <option name>

Reason:

The option is not supported for wide record master files. Processing continues without the option.

Action:

Ignore or correct and re-execute.

LIBR0136E TOO MANY GROUP PROCESSING OPTION KEYWORDS

Reason:

The limit of 128 GPO keywords was exceeded.

Action:

Correct and re-execute.

LIBR0137W WARNING: GPO LIMIT OF 255 BYTES EXCEEDED FOR <GPO control statement name>

Reason:

The limit of 255 bytes was exceeded for the non-GPO options on the GPO control statement or for a non-GPO control statement that follows the GPO control statements. Only the first 255 bytes are included in the job stream file.

Action:

Ignore or correct and re-execute.

LIBR0138E LIBAUDIT INDICATES NO DATA RECORD CHANGES, FILES ARE EQUAL

Reason:

LIBAUDIT is activated and there are no differences between the member on the master file and the member to replace it. Unless you are updating control information, the member is not updated.

Action:

None.

LIBR0139E LIBAUDIT PRECEDED BY ANOTHER UPDATING OPERATION

Reason:

-REP ALL activates LIBAUDIT after another processing option that updated some records in the member.

Action:

Any updates before LIBAUDIT must occur using a separate -SEL sequence.

LIBR0140I LIBAUDIT PROCESSING HAS BEEN ACTIVATED

Reason:

-REP ALL activates LIBAUDIT.

Action:

None.

LIBR0141E LIBAUDIT PROCESSING ENDED PREMATURELY. Reason:: <reason code>

Reason:

The -REP ALL processing could not complete.

Reason codes are as follows:

Action:

Correct and reissue.

LIBR0142E REQUIRED DDname <DDname> HAS AN INVALID ALLOCATION

Reason:

The open for the specified file failed because the ddname was not allocated or has an invalid allocation.

Action:

Correct and reissue.

LIBR0143E DDname <DDname> IS ALLOCATED TO A MASTER FILE WHICH IS NOT A PDS

Reason:

The open for the specified Master File ddname failed because the ddname is allocated to an CA Librarian Master File that is not a PDS and cannot be used with a PDS Master File.

Action:

Correct and reissue.

LIBR0144E UTILITY COPY CANNOT BE USED TO COPY A MEMBER FROM A NON-PDS TO A PDS MASTER FILE

Reason:

Special characters were encountered in column 78-80 during processing of -ADD for a PDS Master File. This indicates the UTILITY COPY created the command for a non-PDS Master File.

Action:

Use LIBRCOPY or ELIPS UTILITY COPY to copy the current archive level of the member from a non-PDS Master File to a PDS Master File.

LIBR0145E PROD0 STATUS REQUIRES THE MEMBER TO BE ARCHIVED

Reason:

You specified STATUS=PROD0 or it is assigned to a member without the ARC attribute.

Action:

Specify the ARC option or remove the PROD0 status.

LIBR0146I THE ABOVE RECORD(S) HAVE BEEN INSERTED AFTER THE FOLLOWING WIDE RECORD

Reason:

The preceding records were inserted as a result of the -INS statement after the following record.

Action:

None.

LIBR0147I NEW RECORD(S) WERE INSERTED AFTER THE FOLLOWING RECORD BETWEEN THE SPECIFIED LEVELS:

Reason:

-OPT COMPARE found new records inserted before the following record.

Action:

None.

The following are report specific messages:

RPTR0001S CANNOT OBTAIN STORAGE FOR REPORT

Reason:

Insufficient memory available.

Action:

Increase the region size and re-execute.

RPTR0002S OPEN OF <file name> FAILED

Reason:

The open of the specified file name failed for the indicated reason.

Action:

Correct the indicated reason and re-execute.

RPTR0003S CANNOT OBTAIN STORAGE FOR REPORT BUFFER.

Reason:

Insufficient memory available.

Action:

Increase the region size and re-execute.

RPTR0004S REPORT HEADING WRITE TO FILE <file name> FAILED

Reason:

The write to the specified file name failed for the indicated reason.

Action:

Correct the indicated reason and re-execute.

RPTR0005S REPORT DETAIL WRITE TO FILE <file name> FAILED

Reason:

The write to the specified file name failed for the indicated reason.

Action:

Correct the indicated reason and re-execute.

RPTR0006S INVALID REPORT PARAMETER "REPORT"

Reason:

Internal logic error.

Action:

Contact Computer Associates Technical Support for assistance.

RPTR0007S REPORT NOT OPEN

Reason:

Internal logic error.

Action:

Contact Computer Associates Technical Support for assistance.

RPTR0008S REPORT INTERNAL ERROR

Reason:

Internal logic error.

Action:

Contact Computer Associates Technical Support for assistance.

RPTR0009E REPORT FCLOSE RETURNED <nnn> FOR FILE <file name>

Reason:

The close of the specified file name failed for the indicated reason.

Action:

Correct the indicated reason and re-execute.

RPTR0010E REPORT FILE <file name> NOT OPEN

Reason:

Internal logic error.

Action:

Contact Computer Associates Technical Support for assistance.

RPTR0011S INVALID RELATED REPORT FOR <report name>

Reason:

Internal logic error.

Action:

Contact Computer Associates Technical Support for assistance.