What methodology can be adapted to transfer data to a program that is coded using the exec statement?
No Answer is Posted For this Question
Be the First to Post Answer
How can values be passed from the job stream to an executable program?
what is a null indicator in db2?
How does jcl act on a cobol code?
what is use of dsn parameter in dd statement?
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,
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?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
how can we override data definitions in jcl. can any one give detailed example
Why 16 is used in calculating the DPRTY ? as, DPRTY = (num1, num2), THEN, DPRTY = 16* num1 + num2
what is pupose and meaning of the REGION keyword and what jcl statement is it associated with?
Can a temporary dataset be converted to permanent dataset and vice-versa in the middle of a job ?
What are the jcl procedures?