Can you delete the GDG base without deleting GDG
generations ?
Answer Posted / naveen singh dalal
no,we cannot delete the gdg index without deleting the
generation.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are steplib and joblib? What for they are used?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
What does a disposition of (new,catlg,keep) for a dsn mean?
What are the parameters that are used in creating a gdg?
What is the function of dd disp parameter?
Explain the function of //jcllib statement?
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 to pass the parameter in parm using linkage section ? (syntax)?
i want to store 20 digits . how will u do it in cobol ?
how you can direct the data to spool using SYSOUT option?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
what is use of dsn parameter in dd statement?
What happens if both JOBLIB & STEPLIB is specified ?
how you will the direct the data to spool using sysout option?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?