At what stage, operator can change the class and priority
of a submitted job?
Answer Posted / mohi
Class and/or Priority can be for submitted jobs until unless the job is in Input Queue in SDSF
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
if the submitter of a job wants to inform another user about the job completion, how can it be done?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
How does jcl act on a cobol code?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
Is automatic restart possible in jcl?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
how you can access an uncataloged dataset in a JCL?
In job processing, what happens in conversion stage?
What dd statement is used to supply the name of a dataset?
Where can program checkpoints be stored for use in a restart?
Explain how can the attributes of one sms dataset be copied to another dataset?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
Can an individual step be restricted from using all the jobs allowed cpu time?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?