how to identify the file used in the JCL is an VSAM file.
Just seeing the JCL code how can we track the file as VSAM file?
Answer Posted / ashis
browse the file in Start 3.4 option then see whether data
and index present. this the only way. how u can identify
only looking into it without doing anything else. Probably
God can identify by looking into it.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
How jcl work to handle various input output file operations?
Is it possible to code instream data in a PROC?
What are the jcl procedures?
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
What are the parameters that are used in creating a gdg?
Is their any limit for data sets?
What is multithreading in jcl?
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) ?
how to compare two datasets without using superce because output is limited to 133 bytes
State the uses of syspring, sysin, sort fields, sum fields and dummy.
Matching Logic in Jcl not in cobol.Could any one please answer this question
What is condition checking in jcl? Is this possible?
What is the format of comment statement?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Is condition checking possible in jcl? If yes, how?