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 is the syntax of JCL statement?
Explain the function of a dd statement?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Can we use DISP=SHR in output file in JCL
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
Explain how can an in-stream dataset be terminated?
List the different jcl statements that are not permitted in the procedures?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
What does a disposition of (new,catlg,keep) for a dsn mean?
How dummy is used in jcl?
what is use of dsn parameter in dd statement?
What is the function of dd disp parameter?
What is the function of the dd avgrec keyword in sms datasets?
Where & How Do You Code Identifier In Jcl?