wht happens if cond=true ? pls give me with an example ?
Answers were Sorted based on User's Feedback
Answer / shailendra
that individual step in which this cond parameter mentioned
this will not execute (bypass this step)
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / muttaiah
I guess there is no such Cond value as True..
We have only Even & ONly for Cond parameter but not True.
Please clarify the question
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the use of IEBGENER ?
I have 10 steps, I want to run STEP1 TO STEP4 then I should not run STEP5 and STEP6. Aganin I want to execute from STEP7 to STEP10. ONLY using CONDITION CODES how can we execute this process? 1. Where we can set cond codes for STEP5 and STEP6? 2. How can we execute remaining steps from STEP7 to STEP10?
//{name} INCLUDE MEMBER=memname {comments} in the include statement, what actually happens when its executed? The membername conatains a list of valid JCL statements, so will the include statement be substituted by these statements and how can we mention the pds that conatains the member? How does the include group differ from a PROC? how is include statement connected to JOBLIB and STEPLIB?
What is condition checking in jcl? Is this possible?
Is there a way to check for an empty file in JCL other than using IEBCOMPR and the command PRINT COUNT(1)?
What are steplib and joblib? What for they are used?
What is the function of the dd avgrec keyword in sms datasets?
How to pass data to a program that is coded in an exec statement?
what is the difference between JES3 and JES2?
What statement marks the end of an in-stream or catalogued procedure?
IN-STREAM DATA NOT ALLOWED IN PROC how can come out from this problem
What is a JCL Command statement ?