Reason:
An error occurred while accessing or updating the data set. The message text should be one shown on the following list. The list shows a return code in front of the message, but the return code is not displayed. The following return codes are shown in their hexadecimal representation:
DSN NOT FOUND IN CATALOG
DATASET NOT FOUND ON VOLUME (vvvvvv)
INVALID DSORG
INVALID DCB ATTRIBUTE
DASD VOLUME NOT AVAILABLE
MEMBER NOT FOUND
READ I/O ERROR
WRITE I/O ERROR
DATASET IS PASSWORD PROTECTED or
CA-7 DOES NOT HAVE THE REQUIRED DSN ACCESS
DATASET IS USERID PROTECTED
MEMBER ALREADY EXISTS
NEW NAME ALREADY EXISTS
STOW ERROR
DATASET OUT OF SPACE
DATASET IS DATE PROTECTED
INVALID PARM DATA
DATASET IS BUSY
INVALID DDNAME SPECIFIED
SVC99 ERROR, RF=xxxxxxxx, S99ERROR=yyyyyyyy
ABEND CONDITION DETECTED (xxx-yy)
For JCL on a CA Librarian or CA Panvalet for z/OS file, pseudo codes appear in front of the message ONLY as a reference to action to be taken.
CA-LIBRARIAN FAIR HAS NOT BEEN LINKED WITH SASSLIB3
CA-LIBRARIAN INTERFACE BUSY FOR OVER 2 MINUTES
See message CA-7.601 for reason.
INVALID FAIR RESULT AREA - R15=nnnnnnnn
OPN - OPEN UNSUCCESSFUL - RES=bbbbbb
If bbbbbb=000011, check the CA Workload Automation SE JCL to see whether a //JCLnnn DD statement is present.
MOD - ERROR DURING MEMBER SEARCH - RES=bbbbbb
MOD - MEMBER NOT FOUND - RES=bbbbbb
REC - READ ERROR - RES=bbbbbb
REC - IMBEDDED INCLUDE NOT FOUND - RES=bbbbbb
CA-LIBRARIAN: DATE CONVERT ERROR - DATE=00yydddF
CA-LIBRARIAN: SASSDCON LOAD ERROR - R0=nnnnnnnn
CA-LIBRARIAN: MCD CODE ERROR - RES=bbbbbb-c
PAM HAS NOT BEEN LINKED WITH SASSPANV
CA-PANVALET INTERFACE BUSY FOR OVER 2 MINUTES
See message CA-7.601 for reason.
OPEN UNSUCCESSFUL FOR PAN LIBRARY
NAME NOT ALPHANUMERIC
IMBEDDED INCLUDE MEMBER NOT FOUND
MEMBER NOT FOUND IN PAN LIBRARY
CA-PANVALET FILE READ ERROR
Action:
See the following list of corrective actions for the messages keyed to the return code shown in the previous list for non-CA Librarian or CA Panvalet for z/OS files. If the problem persists, contact your installation specialist for assistance.
Supply a volume serial number for the request or catalog the data set.
Verify that the data set is on the volume requested. Specify the correct volume if in error.
Data set organization must be PS or PO. If PDS, the member name must be provided.
Either BLKSIZE=0 or KEYLEN=0 or RECFM not = F or LRECL not = 80.
No //U7volser DD statement exists for the volume where the data set resides. Supply a //U7volser DD statement in the CA Workload Automation SE execution JCL. The ALLOC command may be issued to make the volume available.
Provide a valid member name.
Try again. If problem persists, contact your installation specialist for assistance.
This update would require a WTOR reply from the system operator's console that would put CA Workload Automation SE in a hard wait; that is, no terminal processing, job scheduling, job submittal, and so forth, until the operator responded. Updates to such a data set are not allowed from CA Workload Automation SE. The update must be made from outside of CA Workload Automation SE by using TSO, batch, and so forth, so as not to impede production scheduling.
1) This request has violated User Security as defined in the module referenced by the USER keyword of the SECURITY statement in the product's initialization file. Use a different operator ID at logon time or change the USER ID Security module.
2) CA Workload Automation SE does not have access to the JCL data set. This can occur using external security for data sets if CA Workload Automation SE does not have authorized access to the data set.
Use REPL function instead of SAVE. If returning from the Editor, use SR instead of SS.
Either use a different NEWNAME for the RENAME function or delete the existing NEWNAME member before doing the RENAME.
Check for sufficient directory space. Probably will require reallocating and copying the data set.
Try compressing the data set. It may require a reallocation and copy. CA Workload Automation SE will not write on the last track of any extent in the data set. If an attempt is made by CA Workload Automation SE to do so, the SAVE/REPL is terminated with this code.
Similar to return code 24. This request is rejected to prevent CA Workload Automation SE from going into a hard wait until an operator responds to the WTOR for the date override. This update must be made outside of CA Workload Automation SE through TSO, batch, and so forth, so as not to impede production scheduling.
Contact your installation specialist for assistance.
The necessary programs to interface with CA Workload Automation SE are not available. Verify that the following modules are in a CA Workload Automation SE load library. If one or more modules are missing, contact your installation specialist for assistance.
SASSSM5C detected an error. Values of x are:
Contact your installation specialist for assistance.
Wait and try again. If problem persists, contact your installation specialist for assistance.
Specify a ddname that exists in the execution JCL for CA Workload Automation SE. Check spelling and try again.
Dynamic allocation failed.
If xxxxxxxx=00000004, then:
Indicates a request for exclusive use of a shared data set failed. If this is a JCL data set, try using the DYN=2 option on the appropriate JCL statement in the product's initialization file.
Indicates that the requested data set is unavailable to CA Workload Automation SE because another job has exclusive use of the data set; for instance, another job has the data set allocated DISP=OLD.
Indicates that the specified volume could not be mounted.
Indicates that the data set is not cataloged.
For other values of yyyyyyyy, see the IBM Manual z/OS MVS Programming: Authorized Assembler Services Guide.
Then CA Workload Automation SE is not running in an MVS environment and dynamic allocation is unavailable.
Then a dynamic allocation internal error was detected. If the error persists, contact CA Support at ca.com/support for assistance.
Then a dynamic allocation internal error was detected. If the error persists, contact CA Support at ca.com/support for assistance.
Then a dynamic allocation internal error was detected. If the error persists, contact CA Support at ca.com/support for assistance.
Then a DD statement for the data set was detected in the CA Workload Automation SE JCL. This DD statement should be removed.
Then the member is currently in use. Wait a few minutes and attempt the command again.
Then the data set is currently in use. Wait a few minutes and attempt the command again.
Abend condition detected. xxx indicates the abend code while yy is the reason code. If xxx=213 and yy=30, another task is updating the file; try again. If xxx=913, CA Workload Automation SE may not be authorized to access the data set; check with your security administrator. For any other abend codes, see IBM manual GC38-1008 for further details.
For CA Librarian or CA Panvalet for z/OS files, the following list shows the corrective action for the messages keyed to the pseudo code shown in the list under Action.
See the Interface Reference Guide for instructions on installing the CA Librarian interface.
See message CA-7.601 for action.
If this message persists, contact your installation specialist for assistance.
For explanations of bbbbbb, see the CA Librarian File Access Interface Routines guide for the first six bytes of FAIROPN result area.
For explanations of bbbbbb, see the CA Librarian File Access Interface Routines guide for the first six bytes of FAIRMOD result area.
The member could not be found on the CA Librarian file. Check the spelling of the member and retry. If the error persists, contact your installation specialist for assistance.
For explanations of bbbbbb, see the CA Librarian File Access Interface Routines guide for the first six bytes of FAIRREC result area.
The member on the -INC statement could not be found. For explanations of bbbbbb, see the CA Librarian File Access Interface Routines guide for the first six bytes of FAIRREC result area.
An invalid date was passed to the date conversion module. yy is the year, and ddd is day of the year (this should be the current Julian date). If the date is not in the format indicated or if the problem persists, contact your installation specialist for assistance.
nnnnnnnn is the return code from the SLOAD macro. Make sure the module exists in the CA Workload Automation SE load library. If it does, verify that the module is defined to CA Workload Automation SE by an APPLCTN statement in the initialization file or in the SASSPROG module.
For explanations of bbbbbb, see the CA Librarian File Access Interface Routines guide for the first six bytes of FAIROPN result area. For an explanation of c, see the CA Librarian Software Lock Facility for the FAIROPN result area that is for an MCD code.
Check for a U7VOLVER DD in the CA Workload Automation SE PROC. Use the UT.11 panel or the ALLOC command to allocate the volume if it is not in the CA Workload Automation SE PROC.
See the Interface Reference Guide for instructions on installing the CA Panvalet for z/OS interface.
See message CA-7.601 for action.
nnn is the return code from the POPEN routine in PAM. See the CA Panvalet for z/OS System Management Guide for further explanation.
nnn is the return code from the PREAD routine in PAM. Check the spelling of the member and retry. See the CA Panvalet for z/OS System Management Guide for further explanation.
nnn is the return code from the PREAD routine in PAM. The member on the ++INCLUDE statement could not be found. See the CA Panvalet for z/OS System Management Guide for further explanation.
nnn is the return code from the PREAD routine in PAM. Check the spelling of the member and retry. See the CA Panvalet for z/OS System Management Guide for further explanation.
nnn is the return code from the POPEN routine in PAM. See the CA Panvalet for z/OS System Management Guide for further explanation.
The preceding Px errors may also be produced if the security has not been correctly set up to allow CA Workload Automation SE USERID access to the CA Panvalet for z/OS library. See the appropriate security documentation for additional information about security requirements for accessing CA Panvalet for z/OS libraries.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|