How to createing new version of GDG with out loosing the
data in preaves GDG version?
Answer Posted / guest
Hi,
The question speaks more about VERSION of GDG.
As of now the version will be always zero only.
If you want a versino in you GDG you need to specify,
dd DSN=A.B.D(0001)V01 and other parameters.
or rename the Generation.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
explain how do you define a gdg in vsam?
what is the use of the file status clause in the select statement in vsam?
Using alternate indexes in cics program?
How is the sorting of vsam files carried?
What are the distinctive features of a ksda, key sequenced dataset?
what will happen if there is no secondary allocation made for datasets?
What are the access method services used in vsam?
What is the function of linear dataset in vsam?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
If fspc(100 100) is specified does it mean that both the control interval and control area will be left empty because 100 % of both ci and ca are specified to be empty?
What are the different versions of gdg named?
we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.
Would you specify freespace ce for an esds?
Differentiate between ci split and ca split?
what how do you initialize a vsam file before any operation? A vsam with alternate index?