Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 / saisankar

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.



-----------------------------------------------------
i want to add some to above answer

if any TSqueues are there tst(temporary storage table)
if any Tdqueues are there dct(destination control table)
if any db2 tables: RCT9resource control table)

(any info needs give mail to saisankar85@gmail.com)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to handle exceptional conditions in cics?

1188


Explain the difference between the into and the set option in the exec cics receive map command?

1178


Name the three ways available for a program to position the cursor on the screen?

1137


What is the primary aspect of CICS?

1185


What are the ways fot initiating a transaction?

1015


what is the most common way of building queue-id of a tsq?

1126


What is meant by an attribute byte?

1093


What is the difference between a return with transid and xctl?

1110


which cics command must be issued by the application program in order to gain access to the common work area (cwa)?

1175


if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?

2303


What is the eib?

1078


What is ENQ?

1129


Explain the difference between and exec cics xctl and an exec cics link command?

1182


Define an aey9 abend?

1293


What are the uses of ppt in cics?

1043