Explain the term Transaction routing?
Answer / mani
Transaction routing allows terminals connected to one CICS
system to run with transactions in another connected CICS
system. This means that you can distribute terminals and
transactions around your CICS systems and still have the
ability to run any transaction with any terminal.
For further informtaion you can go to the following link
http://publib.boulder.ibm.com/infocenter/cicsts/v3r1/index.jsp?topic=/com.ibm.cics.ts31.doc/dfht1/dfht110.htm
| Is This Answer Correct ? | 3 Yes | 0 No |
What are the terms cics generally means?
Explain the difference between physical map and symbolic map?
what we will give in the ATI after reaching the trigger level eaither transation or program. EXEC CICS TRANSID() TERMID() TRIGGERLVL() what we have to code eaither TRANSATION OR PROGRAM
How do you terminate an already issued DELAY command?
Explain difference between call and link?
<CICSFault xmlns="http://www.ibm.com/software/htp/cics/WSFault">DFHPI10 08 05/13/2009 05:47:14 FSCIBM SOAP message generation failed because of incorrect input (INPUT_STRUCTURE_TOO_SMALL ).</CICSFault> Can anyone suggest how to handle this type of error?
What is the COMMAREA(communications area)?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
What is the difference between FSET and FRSET?
what is the differences between getting the system time with eibtime and asktime command?
Explain the difference between tsq and tdq
Can you explain enq and deq used in cics?