Define cics interface block?
No Answer is Posted For this Question
Be the First to Post Answer
what is effect on receive map when
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?
How do you fire a batch job from a CICS transaction ?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
What are the two types of transient data queues?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
What are different ways of initiating transaction in CICS ?
Explain the difference between a symbolic map and physical map?
For a CICS-DB2 program, how is the plan referenced?
when will be use the tdq and tsq??
What is the primary function of the Sign-on Table?
how can we establish a link between two maps using a cobol application program....lets say how can u use 'back' in a map ..to come back on previous .