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
What parameter directs the output of the job log dataset?
Explain the purpose of dd dummy statement?
What are s0c1, s0c4, s0c5, s0c7 and socb?
in ways data can be passed to a COBOL program from JCL?
what are the types of abends that occur on job failure? And explain the possible causes of these
How gdg are concatenated?
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?
Explain how can a jobs execution priority be modified?
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 coding notify parameter in job statement?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
How do you create a temporary dataset?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How to submit jcl through a cobol program?
which utility is used a dummy utility?