Could you provide an example and its effect OF,
Using COND on JOB and EXEC both ?
Answers were Sorted based on User's Feedback
Answer / ven
just step condition will dominate the job condition. that's
it.
| Is This Answer Correct ? | 4 Yes | 5 No |
Answer / vinay sonar
If we code it both in step and job step will dominate over
job
| Is This Answer Correct ? | 0 Yes | 2 No |
which utility is used to run a cobol-db2 program?
what is A-MODE and R-MODE?
What is DSNDB06 ?
Explain about RECORDING MODE Clause
One of My Job is running in production, which contains five steps?i want to pass the input to FIFTH step while running is it possible? if how?
How do you restart a step in JCL?
i have records from 1 t0 100 . i need to open records from 10 to 18 and change the values in tht ? how can i do tht ?
I am having one step in my jcl.in that step,i am calling one proc.In that proc,i have 10 steps.i want to call a particular step in that proc without writing any new jcl ike iebedit utility...
Explain about User Information
In job processing, what happens in execution stage?
Can we give two user name in NOTIFY parameter in JOBCARD
can we have more than one job in a single job card that is we are specifying only one 'job' statement in the jcl.