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 / reader
we can see the jobs which are held in sysview
by giving the command S.L at start and at sysview give the
command Prefix XXXXX(Job name)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does jcl act on a cobol code?
how you can access an uncataloged dataset in a JCL?
Can an individual step be restricted from using all the jobs allowed cpu time?
How can a jobs execution priority be modified?
What is job control language?
What is the function of //cntl statement?
Is there any command to check wether the ps file is in sorted order?
Can we call instream to catalog and catalog to instream?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
Explain how can a stopped job be started again?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
What parameter directs the output of the job log dataset?
In sms datasets, what is the function of the dd mgmtclas keyword?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Explain the function of job statement in jcl?