Can we browse or edit the GDG dataset if it is a tape entry?
Answer Posted / selvarani ajeeth
We can dump the dataset from the TAPE to the PDS and then
we can make changes.Just change the DATACLAS as LARGE /
Compress/jumbo from TAPEONLY
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Explain the function of //jcllib statement?
what are the various stages of job processing?
define cond parameter in jcl?
Give the syntax of job specifying jcl statement.
What is jcl in mainframe, and how many types of jcl statements are there for a job?
how you can access an uncataloged dataset in a JCL?
Explain the function of job statement in jcl?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
What are the difference between jcl and jes?
What are the 2 types of parameters in dd statement?
What is multithreading in jcl?
Is it possible to define dd statements as you want?
How can return codes be tested before execution of a job step?
What does a disposition of (MOD,DELETE,DELETE) mean ?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?