how to identify a vasam dataset by seeing in 3.4(browse)
Answer Posted / p.j.karthikeyan
After entering the file in 3.4 and if it is a VSAM file we
have 3 files totally will be shown VSAM file name followed
by two more file with same name but with extentions INDEX
and DATA
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
In job processing, what happens in execution stage?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What is timing concept in mainframe?
how can the same proc be re-used and called by many jobs?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
What is condition checking in jcl? Is this possible?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
How gdg are concatenated?
a dd statement has 2 types of parameters. Name them?
How can unused space allocation be returned to the system when a dataset is closed?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Explain how can return codes be tested before execution of a job step?
Does jcl support automatic restart?
Explain how can values be passed from the job stream to an executable program?
Matching Logic in Jcl not in cobol.Could any one please answer this question