What are the common keyword parameters in both job and exec
statements

Answer Posted / pawan

TIME REGION COND

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

when can a job time-out occur? How to overcome that?

746


How to do automated restart when a job abend?

787


how you can direct the data to spool using SYSOUT option?

916


How do you create a temporary dataset?

656


How do you access an uncatalogued dataset in a jcl?

723






when does a dataset go uncataloged?

824


Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You

2259


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

849


Describe the various parameters utilized in the creation of a gdg?

679


I need exexution process for JCL programs

1843


How to pass the parameter in parm using linkage section ? (syntax)?

643


what are the types of abends that occur on job failure? And explain the possible causes of these

1112


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

714


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

790


what are JCLLIB and STEPLIB in JCL?

668