How to release a JOB (from the input queue) held by TYPRUN =
HOLD ? and how to see the installation default time after
which a JOB will be automatically released ? How to see the
list of currently HELD JOBS ?
Answer Posted / kamal
to release the job just type in command sd;st>enter>ainstead of using ? then enter to release
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is use of disp parameter in dd statement?
Name what parameter directs the output of the job log dataset?
which parameter is use to declare the name of dataset in dd statement?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
In job processing, what happens in execution stage?
How do you access an uncatalogued dataset in a jcl?
What is the function of the dd dcb keyword?
Is acct parameter mandatory?
In sms datasets, what is the function of the dd avgrec keyword?
how do you access an uncataloged dataset in a jcl?
what are the types of abends that occur on job failure? And explain the possible causes of these
How do you create a temporary dataset?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What is the maximum length of a single line of jcl?