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 |
Sync points cannot be requested by the application programs? State true or false
What do you mean by the term fct?
How does COBOL11 and CICS release 1.7 provide for exceptional and how does that differ from VS COBOL and earlier CICS release?
How do you fire a batch job from a CICS transaction ?
How do you execute a background CICS transaction ?
What CICS command do you need to obtain the user logon-id?
After execute the map, What will happen ? Give breif Description
What is the option that is used to erase all unprotected fields during a SEND MAP operation?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
Is it possible to delete Symbolic Map? What is the impactness if we delete symbolic map?
What is the procedure to read a statement from tsq?
What is dynamic transaction backout?