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
What is the purpose of the dd keylen parameter?
What is the difference between the positional and keyword parameters? Give examples.
what is the purpose of coding notify parameter in job statement?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
What is the format of comment statement?
What are the utility programs in jcl?
Is it possible to left uncode disp?
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?
Differentiate between addressing mode and run mode.
Can I share my data with other jobs? How?
In sms datasets, what is the function of the dd avgrec keyword?
What are some jcl statements that are not allowed in procedures?
Explain the function of dd disp parameter?
What is timing concept in mainframe?
when can a job time-out occur? How to overcome that?