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 / raghuram
If the file is getting created in the job, we can identify it as it will be created by giving CI (control interval, CA (control area) parameters which are specific to VSAM creation
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Can we call instream to catalog and catalog to instream?
Explain the purpose of dd dummy statement?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Explain the purpose of dd * statement in jcl?
How does jcl specify the job to the operating system?
Explain the function of //jcllib statement?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
When space is allocated for an output dataset, what units can be used?
Explain the job statement in jcl?
a dd statement has 2 types of parameters. Name them?
how can you check if a file is empty using jcl?
Explain the function of //cntl statement?
What is the function of //cntl statement?
What are the rules employed while naming the steps in a job?
Explain the function of the dd dcb keyword?