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
Is acct parameter mandatory?
Explain the function of dd disp parameter?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Give the syntax of job specifying jcl statement.
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
Where & How Do You Code Identifier In Jcl?
can any one plzzzzzz tell the jcl code for creating ps using idcams
i want to store 20 digits . how will u do it in cobol ?
What are the 2 types of parameters in dd statement?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
how do you code a null statement?
What is the motivation behind coding class parameter in job statement?
What parameter directs the output of the job log dataset?
How do you access an uncatalogued dataset in a jcl?
What is the purpose of the dd keylen parameter?