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
Why include statement is used in a jcl?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
which parameter is used to check the syntax of a jcl without executing it?
Explain the purpose of dd dummy statement?
What is use of restart and how to use it?
Can we use DISP=SHR in output file in JCL
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
Explain the job statement in jcl?
what is DSN in JCL and what are the parameters to declare the DSN?
Matching Logic in Jcl not in cobol.Could any one please answer this question
Explain the function of the steplib dd statement?
What is the function of job statement in jcl?
what is the JCL statement consists of?
which parameter is use to declare the name of dataset in dd statement?
What are the parameter we cannot use in procedure?