when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
No Answer is Posted For this Question
Be the First to Post Answer
In the EIB block of CICS, highlight the names of few of the important fields?
Can you issue SQL COMMIT from a CICS program?
What is EXEC CICS RETRIEVE ?
Can you define cemt?
How do find length of the cursor in cics map ?
What Are Send Map Maponly & Send Map Dataonly ?
What CICS facilities can you use to save data between the transactions?
Explain floating maps with illustration.
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
Name the two types of transient data queues?
What is data only and map only in cics
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?