i created one base gdg with lrecl = 100 , now i need to create
versions with different lrecl =150,200 can it be possible to
create like tht ?
Answer / prijey
GDG Base is not associated with the record length. So the
versions can have different record length. For example
version 1 can have 150 and version 2 can have 200 as record
length.
| Is This Answer Correct ? | 26 Yes | 2 No |
proc1,proc2,up to proc5 is there if i want to call proc1 and proc5how can u write the code
I have a file in which I have 20 records. I want my first record to go into file 1 and second record to go in second file. I want to copy the alternate records like this in the two output files. How can I do this using JCL?
What is jcl in mainframe?
how to resolve sb37,sd37 se37 abends
What is the exact difference between PRTY and DPRTY
what does mvs stand for?
what is full form of AIX
Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?
SORT card to eliminate duplicity.
there are 10 steps in jcl how to execute the steps from step2 to step8 only
How to release the Output HELD by using HOLD = YES on DD statement ?
What is the difference between joblib and jcllib statements