Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Name the system library from which modules are retrieved at execution

3 Answers  


Can you code instream data in a PROC ?

10 Answers  


1) SORT FIELDS=(20,4,CH,D,10,3,CH,D) OUTREC FIELDS=(7:20,4,C' FUTURE ',20,2,10,3,1Z,1,9,13,7, 24,57,TRAN=LTOU,6X'FF') This example illustrates how a fixed-length input data set can be sorted and reformatted for output. The SORTIN LRECL is 80 bytes. The reformatted output records are fixed length with a record size of 103 bytes. SOLRF (the IBM-supplied default) is in effect, so unless the SORTOUT LRECL is specified or available, it will automatically be set to the reformatted record length of 103. in the above example i have some doubts that a) sort fields=(20,4,CH,D,10,3,CH,D) -what exactly it does and this fields related to output record fields or input record fields b)outrec used to refprmat the records after sorting that means could please reply me as soon as possible Thanks. Venkat

1 Answers   Tesco,


How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.

0 Answers   CSC, SPIC,


Name the parameters which can be used to limit the number of records written to a sysout dataset?

0 Answers  


What is the function of //cntl statement?

0 Answers  


how you can access an uncataloged dataset in a JCL?

0 Answers  


Explain how can values be passed from the job stream to an executable program?

0 Answers  


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

3 Answers  


We are aware of eliminating the duplicate records from outyput fiel using sort utility. Can we get the duplicate records in to another file in the Same sort utility?

2 Answers  


Hi, If a catolog proc has another proc in it, both have ddnames dd1 and dd2. what proc will override if gave override parameter. Here both have same step names.

2 Answers   UHG,


I have 255 procedures in a job, each procedure contain 2 steps.can we execute this job?

2 Answers  


Categories