common jcl abends??

Answer Posted / bramar

S0CB - Attempting to divide by 0 and not using ON SIZE
ERROR

S002 - Very large record length/ wrong record length

Sx22 - Job has been cancelled. The value of x will vary
depending on the way the job was
cancelled.

S222 - The job was cancelled (by subsystem or
operator) because it violated
some restriction

S522 - JOB or TSO session exceeded maximum
job wait time OR
operator did not mount the require tape
within allowed time limit

S806 - Load module not found

S837 - Space problem, Alloted space is not enough for
data set

S913 - You are trying to access a dataset which you are
not authorized to use.

SOC7 - 1. Moving non-numeric value to numeric field
2. Not initilizing the numeric variables before
first use

SOC4 - 1. Index exceeds the size of table
2. Trying to use File Section variables without
opening the file

S0C1 - Operation Exception. Check for subscript errors,
missing DD card, file not opened.

SE37 - Insufficient disk space.

Is This Answer Correct ?    40 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you understand error(execution phase)?

830


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

975


how you can access an uncataloged dataset in a JCL?

850


What is the difference between the positional and keyword parameters? Give examples.

939


How do you overcome this limitation ?

885


What is the function of the steplib dd statement?

913


Explain how can a stopped job be started again?

845


Name a few IBM utility programs, and explain its function.

4672


Matching Logic in Jcl not in cobol.Could any one please answer this question

3903


How to alter the parameters for the existing gdg?

900


what is “Cond= even” and “Cond=only”?

958


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

812


Explain how can the submitting users racf authority be overridden in a job stream?

852


How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?

2394


Explain dfsort utility?

988