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
List the different components of jcl statement?
How would you understand error(execution phase)?
What is concatenating?
which parameter is used to check the syntax of a jcl without executing it?
what is the compile process of cobol program expalin with code
What does a disposition of (new,catlg,keep) for a dsn mean?
What are the parameters that are used in creating a gdg?
Is their any limit for data sets?
Explain the function of //cntl statement?
What parameter directs the output of the job log dataset?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
What is the use of disp parameter?
Differentiate between the joblib and the steplib statements?
What is condition checking in jcl? Is this possible?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain