Previous Topic: SM50-13Next Topic: SM50-15


SM50-14

text

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:

08 -

DSN NOT FOUND IN CATALOG

0C -

DATASET NOT FOUND ON VOLUME (vvvvvv)

10 -

INVALID DSORG

14 -

INVALID DCB ATTRIBUTE

18 -

DASD VOLUME NOT AVAILABLE

1C -

MEMBER NOT FOUND

20 -

READ I/O ERROR

20 -

WRITE I/O ERROR

24 -

DATASET IS PASSWORD PROTECTED or
CA-7 DOES NOT HAVE THE REQUIRED DSN ACCESS

28 -

DATASET IS USERID PROTECTED

2C -

MEMBER ALREADY EXISTS

30 -

NEW NAME ALREADY EXISTS

34 -

STOW ERROR

38 -

DATASET OUT OF SPACE

3C -

DATASET IS DATE PROTECTED

40 -

INVALID PARM DATA

54 -

DATASET IS BUSY

58 -

INVALID DDNAME SPECIFIED

5C -

SVC99 ERROR, RF=xxxxxxxx, S99ERROR=yyyyyyyy

60 -

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.

L1 - LIB**

CA-LIBRARIAN FAIR HAS NOT BEEN LINKED WITH SASSLIB3

L2 - LIB**

CA-LIBRARIAN INTERFACE BUSY FOR OVER 2 MINUTES
See message CA-7.601 for reason.

L3 - LIB**

INVALID FAIR RESULT AREA - R15=nnnnnnnn

L4 - LIB**

OPN - OPEN UNSUCCESSFUL - RES=bbbbbb
If bbbbbb=000011, check the CA Workload Automation SE JCL to see whether a //JCLnnn DD statement is present.

L5 - LIB**

MOD - ERROR DURING MEMBER SEARCH - RES=bbbbbb

L6 - LIB**

MOD - MEMBER NOT FOUND - RES=bbbbbb

L7 - LIB**

REC - READ ERROR - RES=bbbbbb

L8 - LIB**

REC - IMBEDDED INCLUDE NOT FOUND - RES=bbbbbb

L9 - LIB**

CA-LIBRARIAN: DATE CONVERT ERROR - DATE=00yydddF

LA - LIB**

CA-LIBRARIAN: SASSDCON LOAD ERROR - R0=nnnnnnnn

LB - LIB**

CA-LIBRARIAN: MCD CODE ERROR - RES=bbbbbb-c

P1 - PAN**nnn

PAM HAS NOT BEEN LINKED WITH SASSPANV

P2 - PAN**nnn

CA-PANVALET INTERFACE BUSY FOR OVER 2 MINUTES
See message CA-7.601 for reason.

P3 - PAN**nnn

OPEN UNSUCCESSFUL FOR PAN LIBRARY

P4 - PAN**nnn

NAME NOT ALPHANUMERIC

P5 - PAN**nnn

IMBEDDED INCLUDE MEMBER NOT FOUND

P6 - PAN**nnn

MEMBER NOT FOUND IN PAN LIBRARY

P7 - PAN**nnn

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.

08

Supply a volume serial number for the request or catalog the data set.

0C

Verify that the data set is on the volume requested. Specify the correct volume if in error.

10

Data set organization must be PS or PO. If PDS, the member name must be provided.

14

Either BLKSIZE=0 or KEYLEN=0 or RECFM not = F or LRECL not = 80.

18

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.

1C

Provide a valid member name.

20

Try again. If problem persists, contact your installation specialist for assistance.

24

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.

28

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.

2C

Use REPL function instead of SAVE. If returning from the Editor, use SR instead of SS.

30

Either use a different NEWNAME for the RENAME function or delete the existing NEWNAME member before doing the RENAME.

34

Check for sufficient directory space. Probably will require reallocating and copying the data set.

38

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.

3C

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.

40

Contact your installation specialist for assistance.

44

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.

50

SASSSM5C detected an error. Values of x are:

Contact your installation specialist for assistance.

54

Wait and try again. If problem persists, contact your installation specialist for assistance.

58

Specify a ddname that exists in the execution JCL for CA Workload Automation SE. Check spelling and try again.

5C

Dynamic allocation failed.

If xxxxxxxx=00000004, then:

yyyyyyyy=020C0000

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.

yyyyyyyy=02100000

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.

yyyyyyyy=02180000

Indicates that the specified volume could not be mounted.

yyyyyyyy=17080002

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.

If xxxxxxxx=00000008,

Then CA Workload Automation SE is not running in an MVS environment and dynamic allocation is unavailable.

If xxxxxxxx=0000000C,

Then a dynamic allocation internal error was detected. If the error persists, contact CA Support at ca.com/support for assistance.

If xxxxxxxx=00000010,

Then a dynamic allocation internal error was detected. If the error persists, contact CA Support at ca.com/support for assistance.

If xxxxxxxx=00000014,

Then a dynamic allocation internal error was detected. If the error persists, contact CA Support at ca.com/support for assistance.

If xxxxxxxx=00000018,

Then a DD statement for the data set was detected in the CA Workload Automation SE JCL. This DD statement should be removed.

If xxxxxxxx=00000020,

Then the member is currently in use. Wait a few minutes and attempt the command again.

If xxxxxxxx=00000024,

Then the data set is currently in use. Wait a few minutes and attempt the command again.

60

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.

L1

See the Interface Reference Guide for instructions on installing the CA Librarian interface.

L2

See message CA-7.601 for action.

L3

If this message persists, contact your installation specialist for assistance.

L4

For explanations of bbbbbb, see the CA Librarian File Access Interface Routines guide for the first six bytes of FAIROPN result area.

L5

For explanations of bbbbbb, see the CA Librarian File Access Interface Routines guide for the first six bytes of FAIRMOD result area.

L6

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.

L7

For explanations of bbbbbb, see the CA Librarian File Access Interface Routines guide for the first six bytes of FAIRREC result area.

L8

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.

L9

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.

LA

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.

LB

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.

*LIBR* OPN UNSUCCESSFUL

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.

P1

See the Interface Reference Guide for instructions on installing the CA Panvalet for z/OS interface.

P2

See message CA-7.601 for action.

P3

nnn is the return code from the POPEN routine in PAM. See the CA Panvalet for z/OS System Management Guide for further explanation.

P4

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.

P5

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.

P6

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.

P7

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.