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 |
How to copy one PS file to multiple PS files with same data?
A file has dta in S9(09) COMP format. How do I move the data into a character field X(10)?
what is DSN parameter and DISP parameter is used for?
what is SOC4 error?
i have 5 steps to execute in that i want to skip 3nd step and start execute from forth step how can u do this.
a jcl has 2 steps. How to code the jcl such that if step1 abends, then step2 runs. Else, job terminates with step1?
in ways data can be passed to a COBOL program from JCL?
Whats error code s222?
Write a JCL by using the below requirement: File1 =1, File2 =11 and output needs to come as File3 =111?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
What is the error/SOC code if dd names are not sysut1 and sysut2 in IEBGENER?
Why we us SYSTSIN DD with IKJEFT01 (TSO Utility) to execute a COBOL DB2 program? Why can't we use SYSIN DD?