Can we browse or edit the GDG dataset if it is a tape entry?
Answer Posted / abc
we can browes but can not edit the GDG present on the TAPE
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Explain the hierarchy levels in jcl?
What are the utility programs in jcl?
Explain about ISPF/TSO Commands
What are s0c1, s0c4, s0c5, s0c7 and socb?
What is the function of the dd dcb keyword?
Is it possible to define dd statements as you want?
What do you understand by jcl?
Explain dd statement in jcl?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
Where & How Do You Code Identifier In Jcl?
what is DSN in JCL and what are the parameters to declare the DSN?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
what is JCL?
which utility is used to run a cobol-db2 program?