how to purge 50 initiators continuously?? console commands??
Post New Answer View All Answers
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
what operation is performed by job statement?
What parameter directs the output of the job log dataset?
What is the function of //cntl statement?
Explain how can the attributes of one sms dataset be copied to another dataset?
What is the function of the steplib dd statement?
In job processing, what happens in conversion stage?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
Explain the jcl exec statement?
Explain how can a stopped job be started again?
which utility is used a dummy utility?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What are the difference between jcl and jes?
Explain how can a jobs execution priority be modified?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?