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
what JCL Procedures?
How to alter the parameters for the existing gdg?
How can a jobs execution priority be modified?
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 is the JCL statement consists of?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
whats the diff bw the evaluate also and and?
how do you code a null statement?
what happens in conversion stage in job processing?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Explain the function of //jcllib statement?
What is the function of dd disp parameter?
Can an individual step be restricted from using all the jobs allowed cpu time?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
What is timing concept in mainframe?