How will you access a VSAM file using an alternate index?
Answer / krishnakumar
Define the Path file in the FCT Table and read that file as
you would read any file registered in the FCT.
| Is This Answer Correct ? | 5 Yes | 2 No |
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
How To Retrive The VSAM Datasets in CICS application programs?
What is the attribute byte?
What is the primary function of the Sign-on Table?
What is the meaning of BMS length of field = 0?
How do you handle errors in CICS pgms ?
What is DFHEIBLK?
If TDQs are selfdestructive then why they are used? AND Why TSQs are preferred over TDQs?
I have written a CICS program. What tables should I setup to run this program?
Generally we check EIBALEN = 0 to decide whether first call or not. If I do not pass any value in the COMMAREA then EIBCALEN will be 0 even on second call. Now how can we say the program is called for the first time or second time?
Thru web page we have triggered the transaction, how can we come to know that whether it has hit the mianframes or not?
Explain the function of the cics translator?