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 / kamal
to release the job just type in command sd;st>enter>ainstead of using ? then enter to release
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is their any set of rules for dd? Explain.
which parameter is used to check the syntax of a jcl without executing it?
How to pass the parameter in parm using linkage section ? (syntax)?
How can the disposition of sysout datasets be set for an entire jobstream?
When space is allocated for an output dataset, what units can be used?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
What are the jcl procedures?
What is the function of //jcllib statement?
What happens if both JOBLIB & STEPLIB is specified ?
a dd statement has 2 types of parameters. Name them?
which utility is used to run a cobol-db2 program?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
what is a jcl?
What do you understand by the term job time – out and how can you overcome that?
Is condition checking possible in jcl?