can we bowse or edit the GDG dataset if it is a tape entry?
Answer Posted / mr.perfect
i think , GDG base is Tape , but the GDG versions is DASD.
We can browse the GDG version only.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
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 do you access an uncatalogued dataset in a jcl?
Explain how can values be passed from the job stream to an executable program?
Is acct parameter mandatory?
What is one line to pass PARM from JCL to COBOL?
what is DSN parameter and DISP parameter is used for?
what operation is performed by job statement?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
what is the purpose of coding notify parameter in job statement?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
i want to store 20 digits . how will u do it in cobol ?
what is the purpose of coding class parameter in job statement?
What is the significance of addrspc parameter in the exec statement?
what happens in execution stage in job processing?