Could you provide an example and its effect OF,
Using COND on JOB and EXEC both ?
Answer Posted / ven
just step condition will dominate the job condition. that's
it.
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
Is condition checking possible in jcl? If yes, how?
What is one line to pass PARM from JCL to COBOL?
In job processing, what happens in conversion stage?
How dummy is used in jcl?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
how you can direct the data to spool using SYSOUT option?
Explain how can values be passed from the job stream to an executable program?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
How to override loadlib?
what sort card you will use to copy the data from one dataset to another dataset?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What are some jcl statements that are not allowed in procedures?
whats the diff bw the evaluate also and and?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?