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 / abid
Answer to your first question is -- go to SDSF and give ST
in command line to enter the SDSF Status of Jobs menu.
Here you'll be able to see the held jobs [Held will be
written in front of the job].
To release the job, simly go in front of the job and type A
which stands for 'activate' to activate your job.
There are two ways to check which jobs are being held;
method 1 is SD.H menu; second method is SD.ST menu both
menus display the held jobs; difference is that SD.ST shows
status of all jobs in spool, and SD.H shows status of only
held jobs.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Is it possible to left uncode disp?
I need exexution process for JCL programs
Explain the function of the steplib dd statement?
what is DSN in JCL and what are the parameters to declare the DSN?
What are the parameter we cannot use in procedure?
What statement can be used to send data to another mvs jes3 node?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
What is the purpose of the dd keylen parameter?
What does a disposition of (MOD,DELETE,DELETE) mean ?
How jcl work to handle various input output file operations?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Explain how can the submitting users racf authority be overridden in a job stream?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
what JCL Procedures?
Explain the function of //jcllib statement?