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 |
print ids(/)char??what is the full form of ids??
What is the main function of linear dataset?
in a cobol select statement, can you tell what is the organization for a ksds?
Hi, I want to create alternate index on VSAM file.my file structure is ex: RoomID pic x(7) R000001 Floor pic a((6) First RoomNo pic x(2) FA1 Occupied(yes/no) pic a(3) Yes Occupied Batch pic x(10). Maths i want to create alternate index on floor,roomno fields.can i create alternate index on both the fields.and tell me how to create.
what is a base cluster in vsam?
what's the biggest disadvantage of using a VSAM dataset?
8 Answers Anjana, CTS, DSRC, IBM,
when u r using repro command what happens if both infile and outfile names same
there are seven idcams commands in vsam. Can you name and explain each of them?
Describe the uses of ams?
Define free space?
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..
explain the information contained in ci