What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
No Answer is Posted For this Question
Be the First to Post Answer
How do you access a file that had a disposition of KEEP?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
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?
There are two steps in a JCl, the first one generates a report while the second step send an email saying the report has been generated, but the second steps should only be executed when the report file is non-empty. How can it be acheived. We may include steps in between.
What is meant by S0C7 system abend code?
how can we override data definitions in jcl. can any one give detailed example
How do you pass parameters to the program as the job is being executed ?
what is the use of JCL?
When cursor is not closed what is the error?
What is jcl in mainframe?
what do you mean by include statement in jcl?
Mention the types of job control statements?