Explain the function of the dd dcb keyword?
No Answer is Posted For this Question
Be the First to Post Answer
Ques: How can we code COND parameter in a JCL so that only even steps (or only odd steps) get execute??
How do you restart a PROC from a particular step?
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.
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:
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
What is the difference between primary and secondary allocations for a dataset?
On the DD statement, what is the main difference between creating a new sequential flat file and a partitioned dataset?
which utility is used to update pds?
What is difference between Return Code, user completion code, Abend code and reason Code?
how to increase the space of a dataset in instream procedure.
whats the diff bw the evaluate also and and?
which parameter is use to declare the name of dataset in dd statement?