Suppose I have seven jobs to do, but I want to hold one than how can I do this?
Answer Posted / thamilselvi
typrun=hold
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What parameter of the job statement is used to limit the cpu time consumed by the job?
how to run batch program without jcl?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
Explain the function of //cntl statement?
Explain how can a stopped job be started again?
what is DSN in JCL and what are the parameters to declare the DSN?
Why block size is multiple of lrecl in jcl?
which parameter is use to declare the name of dataset in dd statement?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Explain how can values be passed from the job stream to an executable program?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
What is the function of dd disp parameter?
Explain how can the submitting users racf authority be overridden in a job stream?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
List in order the hierarchical levels of jcl?