what is the alternative to model parameter?
No Answer is Posted For this Question
Be the First to Post Answer
What is primary allocation for a dataset?
I have 5 steps in my job. say s1, s2, s3, s4, s5 //s1 exec ............. //s2 exec ............ //s3 exec .......... //s4 exec ........ //s5 exec ............... my question is i want to exeute only s2 and s4 steps... please advice me how to do this:
How many instream we can write in single jcl?
How to overide the symbol parameter in the jcl ?
On the DD statement, what is the main difference between creating a new sequential flat file and a partitioned dataset?
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.
How do you check the syntax of a JCL without running it?
i have 5 steps to execute in that i want to skip 3nd step and start execute from forth step how can u do this.
what does mvs stand for?
Name the statement which can be used to send data to another mvs jes3 node?
what are the options in file-aid to edit vsam dataset and to compare data sets.
how to set dependancy for jobs?