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 / harsha
I know its not a generic answer, but many system used BUFND
(Buffer data) and BUFNI(Buffer Index) parameter while using
any VSAM file.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is the use of JCL?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
What are s0c1, s0c4, s0c5, s0c7 and socb?
What do you understand by the terms: joblib and steplib?
Is automatic restart possible in jcl? If yes, how?
Suppose I have five jobs to do. But I want to hold one?
What are the utility programs in jcl?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
how to do automated restart when a job abends?
What is catelog procedure and how many catelog procedure to use in one job?
Is their any limit for data sets?
What parameter directs the output of the job log dataset?
What is NOTCAT ?
What is the purpose of dd?
write a jcl to execute a job by 7:00 am on jan 20,1986?