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 / becky

JCL contains EXEC PGM=IDCAMS for doing any operation in VSAM. From that we can identify VSAM file is used in the JCL by seeing the JCL code itself.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is “Cond= even” and “Cond=only”?

847


What is the function of //cntl statement?

930


How to execute 2nd and 4th steps among 5 steps in jcl proc?

858


Explain how can an in-stream dataset be terminated?

800


How is the record format of an output dataset specified?

847






what is use of space parameter in dd statement?

853


I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.

2089


when can a job time-out occur? How to overcome that?

843


Is it possible to define dd statements as you want?

751


What is the purpose of the dd keylen parameter?

820


what is DSN in JCL and what are the parameters to declare the DSN?

822


I need exexution process for JCL programs

1935


Is there any command to check wether the ps file is in sorted order?

2528


How can a fb file convert to vb file using sort program?

922


Are there any set of rules for the names of the steps used in a job?

731