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
How would you understand error(execution phase)?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
how you can access an uncataloged dataset in a JCL?
What is the difference between the positional and keyword parameters? Give examples.
How do you overcome this limitation ?
What is the function of the steplib dd statement?
Explain how can a stopped job be started again?
Name a few IBM utility programs, and explain its function.
Matching Logic in Jcl not in cobol.Could any one please answer this question
How to alter the parameters for the existing gdg?
what is “Cond= even” and “Cond=only”?
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?
Explain how can the submitting users racf authority be overridden in a job stream?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Explain dfsort utility?