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
Explain how can a stopped job be started again?
Brief description of inline procedure of jcl.
For what purpose steplib and joblib are used ?
What are steplib and joblib? What for they are used?
How do you create a temporary dataset?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
how you can access an uncataloged dataset in a JCL?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Is condition checking possible in jcl?
what is use of dcb parameter in dd statement?
Explain the function of the dd dcb keyword?
what is SOC4 error?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
what are the various stages of job processing?