How vsam datasets are cataloged?
Answer / anoop
I dont have a clear cut idea about it, but as far as i know
VSAM datasets are cataloged using ICF. When a job using
VSAM files runs it checks the VSAM ctaloge first in STEPCAT
and the in JOBCAT if it is coded. If it is not found then
it will check in SYSTEM library
| Is This Answer Correct ? | 1 Yes | 0 No |
Common VSAM Error conditions and codes
What is a vsam dataset?
What is a CI, control interval?
what is control interval(CI) and control Area(CA)
what does a file status of 02 on a vsam signifies?
what is the drawback of vsam dataset?? a.execution slow. b.free space. c.independent storage device. d.none of the above. let me know the answer with reason.
What's a LDS (Linear Data Set) and what's it used for?
What is the procedure for running the batch job in mainframe?
What is the base cluster?
The first VSAM file V1 has 2 fields A and B . There is a DB2 file which has fields E and f. We need the fields A, B , E and F to another VSAM file called V2. Kindly mention the logic in procedure division in cobol..
What does the keyranges parameter in define cluster command do?
What is a ci split?