What is the function of dd name parameter with a 2 part structure; audit.report?
No Answer is Posted For this Question
Be the First to Post Answer
How is the record format of an output dataset specified?
What are steplib and joblib?
What is MOD and when would you use it?
If a jcl has just 1 step and the input file to this does not exist, then what will happen if we submit this job?
What is the difference between BLKSIZE and LRECL?
what is the compile process of cobol program expalin with code
How to run cobol program using jcl?
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?
what are JCLLIB and STEPLIB in JCL?
How can i execute 5th step without executing first 4 steps?
File1 has 100 records and file2 has 200 records i want to copy 50 records which r in both file into file3
How to override loadlib?