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
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?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
What are the difference between jcl and jes?
what is use of dsn parameter in dd statement?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
How do you submit a job for execution?
what happens in conversion stage in job processing?
List in order the hierarchical levels of jcl?
what are the types of abends that occur on job failure? And explain the possible causes of these
What are steplib and joblib? What for they are used?
What are steplib and joblib?
What is the use of symbol // in jcl?
Can I send output of job to my remote device careerride123?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?