What is the purpose of dd * statement in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
how to resolve soc-7 ? please tell me
which parameter is use to declare the name of dataset in dd statement?
How many steps we can overide in the proc's?
Explain dfsort utility?
Hi, all Suppose i have 10 step in a job (s1,s2,s3,...s10) i want to execute step9 first and then step3 and i used the DPRTY for these steps. so what will happen to other steps? Will the get executed or only these two steps get executed?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
What will happen if two JOB statements are mentioned in an JCL continuously.
how to set dependancy for jobs?
Can there be 2 job statements in a JCL? If yes what is the purpose of doing tha?
How to fetch even records from one file to another file by using ICETOOL in JCL?
What does a disposition of (NEW,CATLG,KEEP) mean?