How To Retrive The VSAM Datasets in CICS application programs?
Answer / bragadeesh
you can open,close,enable,disable datasets in cics region using cemt I fil(filequalifier*) to perform any the above operations in vsam file in cics region.
| Is This Answer Correct ? | 0 Yes | 0 No |
Transaction TRN1 has associated program PROG1 (pseudo- conversational). Under certain condition, PROG1 transfer control (XCTL) to PROG2, which should have his own pseudo- conversation with the terminal. When PROG2 send the map and execute a RETURN TRANSID('TRN1'), after receiving the control from the terminal, which program will be initiated?
What is the syncpoint and its use?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
What is quasi rentrancy concept in CICS?
What is Communication Area?
what is quasi-reentrant program?
If I create a TSQ from one transaction, can I read it from another transaction?
Define task work area?
What are the various types of accesses that can be allowed by the SERVREQ option of the DFHFCT?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
How do you execute a background CICS transaction ?
What are the types of important programs that are used in the cics?