what is the JCL statement consists of?
No Answer is Posted For this Question
Be the First to Post Answer
Is acct parameter mandatory?
what's the significance of freespace(0 0) and freespace(100 100)
How to DEBUG a JCL?
delete rules in db2
We have two PS files,want to compare those files and put the duplicate records in one file. Input file 1 contains(1,2,4,9,10) Input file 2 contains (1,4,5,11,12,14,16). Help me with jcl.
the command to open a dataset directly from the JCL instead of opening it separately using 3.4 option.
how to concatenate datasets
how to put a dependency on job in jcl using opc scheduler?
File1 has 100 records and file2 has 200 records i want to copy 50 records which r in both file into file3
what is the JCL statement consists of?
how GDGs are concatinated?
I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?