common jcl abends??
Answers were Sorted based on User's Feedback
S806 - LOAD MODULE NOT FOUND.
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
SD37 - NO SECONDARY SPACE ALLOCATION.
S722 - OUTPUT LINES EXCEEDS THE LIMIT SET BY
OUTLIM OR LINES PARAMETER
S222 - UNAVAILABLE RESOURCE
| Is This Answer Correct ? | 55 Yes | 4 No |
Answer / 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 |
what is the difference between return code and maxcc?
what is meant by jobtrac?
why do we use file-aid wht r the adv of using file-aid thn in ispf
What will happen if two JOB statements are mentioned in an JCL continuously.
how are instream data terminated?
do we need to mention the location of catalogued procedure for each it's call in a single job?
can we modify the code in copy book? if it possible how to submit ofter the modification.
Hi, can we call catalog( say myproc } proc n times in jcl if so how please explain Thanks in advance
I am getting the file from Unix to Mainframes for every 15 minutes. The mainframe job get abended with bad records coming from unix. I recovered that by deleting the bad data. I need permenant solution how to fix the issue? The record is getting characters in in first 9 positions which it should not. Please provide me the solution how to skip the records if it finds the charcters in the first 9 positions. K
i have 10 steps in jcl program but i have to exicute only 2,4,6,8th and 10th ?how it's possible?
AM HAVING A FILE WHICH CONTAIN 12 DATS OUT OF WHICH 4 ARE DUPLICATES HOW TO REMOVE THE DUPLICATE FILES IN JCL? CAN I GET THE PROGRAM FOR THIS
wht r s722,s822,s122 and s222 abends pls reply fast