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 sort card you will use to copy the data from one dataset to another dataset?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
How can a fb file convert to vb file using sort program?
whats the diff bw the evaluate also and and?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
How can an in-stream dataset be terminated?
What are steplib and joblib? What for they are used?
Define concatenating?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
how do you code a null statement?
List in order the hierarchical levels of jcl?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What is catelog procedure and how many catelog procedure to use in one job?