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 / saisankar
1)type cmd line of ispf
1)tso sdsf enter
2)h
it shows the wt are the jobs that are in held.
-----------------------------------------------
2)just type sd;h on cmd line
for info: saisankar85@gmail.com
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what operation is performed by job statement?
Is it possible to left uncode disp?
what JCL Procedures?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What is the maximum length of a single line of jcl?
what happens in conversion stage in job processing?
A dd statement consists of 4 fields. Name them?
Can an individual step be restricted from using all the jobs allowed cpu time?
Name what parameter directs the output of the job log dataset?
Explain dd statement in jcl?
Explain how can return codes be tested before execution of a job step?
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 difference between run mode and addressing mode?
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 would you create a temporary dataset? And where will you use them?