Pseudo conversational transaction:
There are some advantages in CICS online system.
Multitasking: CICS allows multiple transactions (tasks) to execute at the same time
Multithreading: CICS allows multiple concurrent tasks to share the same program
Re-entrance: Programs running under CICS do not change themselves so that they can continue from where they left off after an interruption.
CICS –> Transaction to trigger application and It is also batch job to the mainframe.
Transaction –> 4 Character unique identification and all these transaction is controlled by control tables.
Monday, September 21, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment