Suppose a generation of GDG gets created in a particular
step of a proc. How would you refer the current generation
in a subsequent step? What would be the disposition of this
generation now?

Answer Posted / preethi

Assume am creating a generation for a base A.GDGB.V

DD DSN=A.GDG.V(+1),DISP=(,catlg,),space patameters,DCB
parameters

to use the above created version in next step in the same
JCL, i need to use as below:

DD DSN=A.GDG.V(+1),DISP=SHR

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the biggest disadvantage of using a vsam dataset?

580


What is the function of entry sequenced data set?

648


we can define the ksds cluster by two ways by using the file-aid or by using the idcams utility. Explain them.

726


explain in brief how you can create a vsam file?

656


Is it slower if you access a record through alt index as compared to primary index?

596






Explain about the file objects in vsam?

608


in a cobol select statement, can you tell what is the organization for a ksds?

625


What is speed parameters in define cluster command?

501


how can you copy to a vsam cluster?

627


What are the different dataset organizations used in vsam?

563


What is the main purpose of having user catalog in vsam?

570


What is the function of linear dataset in vsam?

634


What are the different versions of gdg named?

563


what is the probability of a complete system distortion under high end low performing multiprocessor job?

2025


Describe the uses of ams?

540