Whats error code s222?

Answer Posted / snehatechm

when ur program run out of time then it throws error s222

Is This Answer Correct ?    21 Yes 28 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How jcl is used for testing batch programs?

714


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

646


What is use of restart and how to use it?

754


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

846


Can an individual step be restricted from using all the jobs allowed cpu time?

999






What is the format of comment statement?

650


how you can access an uncataloged dataset in a JCL?

644


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

663


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

598


if the submitter of a job wants to inform another user about the job completion, how can it be done?

741


write a jcl to execute a job by 7:00 am on jan 20,1986?

683


Does jcl support automatic restart?

743


what is DSN parameter and DISP parameter is used for?

663


I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?

2088


How dummy is used in jcl?

637