Can we browse or edit the GDG dataset if it is a tape entry?
Answers were Sorted based on User's Feedback
Answer / guest
No, You can?t edit or browse the GDG if it resides on tape.
Is This Answer Correct ? | 10 Yes | 1 No |
Answer / 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 |
Answer / sachin
we can edit and browse if any dataset on the tape
for that you need to copy that into the sysda file and
then you can do edit or browse.
tape is the secondary storage.
so that file aid wont supprt the files on the tape.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / abc
we can browes but can not edit the GDG present on the TAPE
Is This Answer Correct ? | 1 Yes | 3 No |
Hi, I have 3 files say file A , file B and file C.I want to form an output file in which i will have all the records from file A. Files B and C also may contain records that are present in file A.I want those records also to be included in my output file. for eg: file A contains: 1 2 3 file B contains: 2 4 5 file C contains: 1 3 5 So in my output file should look like: 1 2 3 2 1 3 Can any one help ???.....thanks in advance.
when GDG version number get changed ? bcz always Generations only increasing.
i have 10 steps in my jcl. -->if i want to execute my program from 5th step what i have to do? don't give //* in ur previous steps --> if i want to execute my program from 1to 5 steps only what i have to do?
What are the valid DSORG values ?
What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?
What is NOTCAT 2
what is the COND=EVEN ? Can anyone give me an example to explain the usage.
how can the same proc be re-used and called by many jobs?
what are the various stages of job processing?
Hi, can we call catalog( say myproc } proc n times in jcl if so how please explain Thanks in advance
What is default if we don't specify RD parameter at all ?
Wrete a JCL to compare two files and mached records move to onc file & un mached rows wants to another file?
13 Answers CGI, DSRC, IBM,