Using Alternate Indexes in CICS pgms: ?
Answer / guest
FCT entries must be created for both base cluster & the
path. To read using the alternate index, use the dd name of
the path in CICS file control commands.
| Is This Answer Correct ? | 4 Yes | 0 No |
What are the different types of VSAM files available?
Using alternate indexes in cics program?
While designing vsam files,what is the best way to choose control interval size for the data and the index?
what is the syntax of ams modal commands?
When CISZ is declared as 4096 at cluster level,is this true that data will have 4096 and index will have default?????
Define gdg?
What is the meaning of the DEFINE MODEL parameter?
How can you create a VSAM dataset? Can you write a JCL for it?
explain in brief why do vsam take more disk space than other utilities?
Would you specify freespace ce for an esds?
what are the idcams commands that can be used for vsam and explain each of them.
What is the use of VSAM files? How to read this ?