By looking into the Jcl can we identify the dataset is VSAM?

Answer Posted / raghavendra

Incase of KSDS, file will have '.CL' as the last qualifier
of the Dataset. This helps to identify, whether the File is
Flat file or VSAM. However, the VSAM Files can be created
without this Qualifier or with Flat file naming Convention.
For ex: WIP161.DDIO.XPD -- DDIO FILE for Xpeditor. This
file can be either VSAM or Flat File. In such cases, it's
difficult to distinguish.
Since most of the VSAM Files are created with '.cl' as the
last qualifier, files can be identified quickly inthe JCL
with this qualifier.

Thank You,
Raghu.

Is This Answer Correct ?    0 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the place for VSAM KSDS?

682


What does the keyranges parameter in define cluster commends do?

511


What is the difference between lds and esds?

564


What is the function of linear dataset in vsam?

645


how do you create an alternate index ?

593






Under idcams, multiple functions can be executed, each of which returns a condition code. What will be the condition code returned to the operating system?

597


How do you define an altindx?

570


explain in brief how you can create a vsam file?

668


How do you calculate record size of an alternate cluster?

675


What is a ca split?

610


What is recovery parameters in define cluster command?

576


is it necessary that all versions of the gdg have to be of the same record length?

678


Using alternate indexes in batch program?

602


What is the main function of key sequenced data set in vsam?

536


what does a file status of 02 on a vsam signifies?

639