which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
No Answer is Posted For this Question
Be the First to Post Answer
How many ways to share information between different CICS programs?
Specify the requirements for Automatic Task Initiation. (Mention the control table, it?s entries and the corresponding Procedure division CICS command).
In an on-line environment, how can you prevent more than one user from accessing the same Transient Data Queue at the same time?
What is the eib parameter?
What Are Send Map Maponly & Send Map Dataonly ?
What are the CICS commands available for program control?
What is the difference between the enter key, the PF keys and the PA keys?
Kindly specify the pic clause for the any bll cell type of data fields?
What is effect on RECEIVE MAP when PF key is pressed? PA key is pressed?
Explain the difference between link and xctl?
Explain how do you dynamically set the cursor position to a specific field?
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?