How will you access a VSAM file using an alternate index?
Answer Posted / 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 |
Post New Answer View All Answers
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
What are the common cics service programs and explain their usage?
Mention the option used in a cics command to retrieve the response code after execution of the command?
What is journal recovery?
What is frset?
Explain how do you access storage outside your cics program?
Explain the difference between the xctl and link commands?
Explain how would you resolve an asra abend?
Receive consists of buffer option in it. What is the significance of this option?
Name the cics command that gives the length of twa area?
how do you intitiate another transaction?
Explain how many conditions can you include in a single handle condition command?
In the EIB block of CICS, highlight the names of few of the important fields?
Specify cics transaction initiation process?