Can anyone say full transaction process? i mean when user
press enter key after that what happens from there to till
end of transaction

Answer Posted / vindhya viswam

When a Transaction entered on terminal TCP(Terminal Control
Program) recognizes the incoming data from terminal and
makes an entry on TCT(terminal Control Table) and validates
the Terminal.
SCP(System Control Program) acquires storage for the
Terminal data.
TCP places data from terminal into terminal I/O Area (TIOA)
and Identifies the Task.
KCP(Task Control Program) obtains transaction identifier
from TIOA.
KCP thru PCT(Program Control Table) searches for the
application program linked with the Transaction .
If any program is linked with the the transaction then
system will make an entry on PPT(Processing Program Table).
PCP(Program Control Program), with PPT, resident address of
program is obtained.
If any files are associated with the program then make an
entry on FCT(File Control Table).
If any DB2 table is associated with the program then make
an entrynon DCT(Destination Control Table).
Thus the Application Program starts processing –
transaction is initiated.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?

617


What is meant by an AICA ABEND?

646


What Are Send Map Maponly & Send Map Dataonly ?

692


Explain cedf transaction commands?

609


What is the kcp in the cics?

683






Can you define cemt?

644


Explain how many conditions can you include in a single handle condition command?

598


how do you fire a batch job from a cics txn ?

595


Explain the difference between link xctl?

538


Why do we need integrated cics translator?

617


Explain the difference between link and xctl?

500


Define communication area?

553


What is commarea (communications area)?

529


Define the term transaction routing?

549


How vsam files are read in cics pgms?

716