i have step1,step2,step3 from where can i start coding cond parameter ?
Answers were Sorted based on User's Feedback
Answer / srk
u can code cond parameter on any step but coding it on step1
results nothing because no return code verification for step1.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / arunudhay
You can start either from step 1 or 2 or 3,it doesn't matter
but depending on your COND stmt the steps will be executed.
| Is This Answer Correct ? | 5 Yes | 4 No |
What does a disposition of (new,catlg,keep) for a dsn mean?
I have 15 flat files. each record in the files have the monthly salary for 12 months with the employee number. Now I want to concatenate the 15 files such that for the employee numbers that are common the o/p file should have only one record and the salaries should be concatenated to that record. How can we do it with JCL?
Is their any set of rules for dd? Explain.
wht r different types of sorts ?
Explain the function of //jcllib statement?
What it does If we specify TYPRUN=P & it is not substituted by SCAN 0r HOLD in VALUE SET.
How to release the Output HELD by using HOLD = YES on DD statement ?
What is a JCL Command statement ?
What are the default system and catalog libraries in JCL?
wht r s722,s822,s122 and s222 abends pls reply fast
how to put a dependency on job in jcl using opc scheduler?
Hi Please try to be to-the-point. 1) How to INCLUDE a JCL segment in a JOB ? (A Small example) 2) What is SPOOL and what is SPOOL FULL ? and how to direct the output of a Jobstep to SPOOL ?