If job is submitted with typerun = hold then how can we
submit the same job?
Answers were Sorted based on User's Feedback
Answer / shekar
Go to SDSF and tyep A against the job entry. That should
release the held job to execute.
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / anurag
Could any one tell what comman sud be entered to release
the hold job form IOF ( as A is used in SDSF )
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sumit
do you mean active environment of control m by IOF ?
if yes, F is the command to release the hold job
F --> Free
| Is This Answer Correct ? | 2 Yes | 0 No |
In your JCL, run the even numbered steps if date is even and run odd numbered steps if date is odd . Where do you generate the date ??in cobol or JCL ??
What is the use of ikjeft1b utility in jcl?
Can we have a JOBSTEP without any EXEC ?
how many max steps can we use in a job? pls answer to my question
how to run JCL thru COBOL.
Explain the purpose of dd dummy statement?
How do you skip a particular step in a proc/JOB?
Differentiate between addressing mode and run mode.
What is jcl in mainframe?
I found in one of the jcl, gdg version being mentioned as : abc.def.ghi(-0) Can anyone tell me how referring the version as (-0) is different from referring it as (0)
wht do u mean by internal reader in jcl ? wht is the use of internal reader ?
How to override loadlib?