Is condition checking possible in jcl? If yes, how?
No Answer is Posted For this Question
Be the First to Post Answer
how you will the direct the data to spool using sysout option?
What are the common jcl syntax errors you get? This is not abends?
How can values be passed from the job stream to an executable program?
How to pass the parameter in parm using linkage section ? (syntax)?
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?
How can a stopped job be started again?
what is DD statement is used in JCL?
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?
a dd statement has 2 types of parameters. Name them?
We have 100 steps in a procedure and we need to run the jcl and execute only 25th step in the proc and not the remaining steps. How can we do it?
5 Answers IBM, JPMorgan Chase,
IF we are calling a PROC from Jcl...This Proc have 3 steps in it and we want to execute only the second step using the JCL, How to do it?? Please give the answer ASAP:)
how to solve u4038 abbend?........