Is condition checking possible in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
What is TimeStamp, What is TimeStamp error and What is the Abend Code for TimeStamp Error ?
Can comments be specified at the very beginning of a jobcard? Will the JCL execute?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Can we write same stepname for one or more steps in on job ?
there are 10 steps in jcl how to execute the steps from step2 to step8 only
what are JCLLIB and STEPLIB in JCL?
How Can we see all generations of a GDG ?
which parameter is use to declare the name of dataset in dd statement?
Is acct parameter mandatory?
i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
What are the utility programs in jcl?