By looking into the Jcl can we identify the dataset is VSAM?
Answer Posted / amjtih
if it is a VSAM Define step, yes, we can. if using an
existing VSAM file, by looking to JCL,its difficult
provided if there is no defined naming convention.
other than that, just try to open via ispf 3.4 option, and
if it is VSAM, that will show the message. if KSDS, then
Data and Index elements can view.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the catalog?
What are the steps involved in access method services?
what does a file status of 02 on a vsam signifies?
What is speed parameters in define cluster command?
what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?
what is the meaning of each of the values in shareopts(2 3)?
explain in brief how are different versions of gdg named?
What is the main function of key-sequenced data set?
In a KSDS file, key is missing for one record. How to insert the key for that particular record from back up file. Is there any sorting needed for the back up file before the key insertion?
explain how do you define a gdg in vsam?
Explain what are the optional parameters to the input dataset while loading the empty cluster with the data records?
What is the purpose of having vsam data space?
explain in brief what are the 3 types of vsam files?
Would you specify freespace ce for an esds?
what do you mean by idcams? Explain its purpose?