wht r s722,s822,s122 and s222 abends pls reply fast



wht r s722,s822,s122 and s222 abends pls reply fast..

Answer / prabudha

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

1. S122 - Either the operator or the JES Cancelled the
job, requesting a dump.

2. S222 - Either the operator or the JES Cancelled the job,

Possible cause
Line or Card estimate exceeded
JCL Error caused mount request for invalid or Non-existing
volume
Requested devices not currently available (Job may required)

3. S722 - The output limit specified by the OUTLIM
keyword on the SYSOUT DD statement OR
By the lines keyword on the jobparm DD
Statement was exceeded.

4. S822 - A region required to run the step could not be
obtained.

Is This Answer Correct ?    27 Yes 0 No

Post New Answer

More JCL Interview Questions

How can i execute 5th step without executing first 4 steps?

4 Answers  


In my job I have 6 steps. Step01,02,03...step06. after executing step02 i want to skip step03 and want to execute step04. and once step04 is done then I want to go back and execute step03. once step03 is completed I want execute step05, 06 and so on... can any one tell me how do i do that???

10 Answers   Perot Systems,


Can a temporary dataset be converted to permanent dataset and vice-versa in the middle of a job ?

4 Answers   IBM,


In sms datasets, what is the function of the dd avgrec keyword?

0 Answers  


I have two input files i/p1 name id-key flag date i/p 2 name id-key date if id-key matches in the both the files then it should write the output file from i/p1 with flag 'Y'. It should be done thru JCL sort card ,Please provide the info on this. ---Note : output file should have all records from i/p1 with proper Flag.

2 Answers  






What does IEBGENER do?

10 Answers   BirlaSoft,


what is force complete

2 Answers   IBM,


What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?

0 Answers  


What are the parameter in the job card wihtout which job won't run........

10 Answers   IBM,


if in a job, region is mentioned in both jobcard and in step then which is cosidered at the step level? A job has region 4k in jobcard and step1 with region 0k and step2 with 16k, then what is the region allocated for the entire job? what is the region step1 takes? what is the region step2 takes?

4 Answers  


How to alter the parameters for the existing gdg?

0 Answers  


what is inrec fields and outrec fields in sorting

3 Answers   Fidelity,


Categories