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...

What is S322 abend ?

Answer Posted / xyz

If actual CPU execution time exceeds value specified in the
TIME parameter, JOB will fail with S322 abend

Is This Answer Correct ?    21 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

1261


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

1309


How to override loadlib?

2110


WORKING-STORAGE SECTION. 01 GROSS-PAY. 05 BASIC-PAY PIC 9(5). 05 ALLOWENCES PIC 9(3). PROCEDURE DIVISION. MOVE 1000 TO BASIC-PAY. MOVE 250 TO ALLOWENCES. DISPLAY GROSS-PAY. STOP RUN. 77 W-A PIC 9(3)V99 VALUE 23.75 77 W-B PIC ZZ9V99 VLAUE 123.45 after the statement MOVE W-A TO W-B what will be W-B's value? a.123.75 b.b23.75 (where b indicates space) c.023.75 d.invalid move

1427


how can you check if a file is empty using jcl?

1481


Is automatic restart possible in jcl?

1275


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

4224


How would you understand error(execution phase)?

1315


In job processing, what happens in execution stage?

1281


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

1516


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

1456


What parameter directs the output of the job log dataset?

1318


Is it possible to left uncode disp?

1247


What is the function of the dd dcb keyword?

1394


How does jcl specify the job to the operating system?

1307