If job is submitted with typerun = hold then how can we
submit the same job?

Answer Posted / shekar

Go to SDSF and tyep A against the job entry. That should
release the held job to execute.

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1003


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

850


What is NOTCAT ?

734


what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

769


What is the function of dd name parameter with a 2 part structure; audit.report?

695






What is the maximum length of a single line of jcl?

823


What is the format of comment statement?

658


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

646


Does jcl support automatic restart?

746


what is use of dcb parameter in dd statement?

766


How does jcl act on code(if you take a cobol program)?

703


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

648


when does a dataset go uncataloged?

824


What is catelog procedure and how many catelog procedure to use in one job?

7435


What are steplib and joblib?

713