I have three files for one step i need to override the
third file how to do that in jcl?
Answer / pp
you can override 3 file.
//stepname.ddname dd
// dd
// dd dsn=give third file here
stepname can be found in proc
ddname can be found in proc
| Is This Answer Correct ? | 39 Yes | 0 No |
what are the symbolic parameters? why do we use symbolic parameters ?
2 Answers IBM, TCS, UST, Xansa,
i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
In how ways you can pass the data from Jcl to cobol ?
What is SORT ? How do we eliminate duplicate records ? How do I select some records using SORT ?
What are the common keyword parameters in both job and exec statements
hi in one of the interview one asked me how to submit a job from cobol?as well as how to submit a jcl from CICS? can u pls any one tell me..
Explain how can return codes be tested before execution of a job step?
How can the attributes of one sms dataset be copied to another dataset?
why do we use file-aid wht r the adv of using file-aid thn in ispf
I have a JCL with 100 steps. I want run the Alternate steps in the JCL ( Like 2 ,4,6,8 etc.. ). How can I acheive this scenario? If It is by Cond Parameter can you provide the Condition code for that?
5 Answers Polaris, Tech Mahindra, UST, Wipro,
What is the error/SOC code if dd names are not sysut1 and sysut2 in IEBGENER?
What is timing concept in mainframe?