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 |
Why is it important not to execute a STOP RUN in CICS ?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
What is the effect of including the TRANSID in the EXEC CICS RETURN command?
What is Quasi-reentrancy?
What are the advantage of Model Data Set Table: it will be help to which among this DCB; LRECL; DISP; SPACE?
What is frset?
What is the cics command level?
Why doesn?t CICS use the Cobol Open and Close statements ?
What is meant by program reentrance?
What?s the CICS command used to access current date and time?
What are the DB2 steps required to migrate a CICS DB2 program from source code to load module?
What is the component?what are the different components there using cobol and cics