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

Answers were Sorted based on User's Feedback



Can anyone say full transaction process? i mean when user press enter key after that what happens ..

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

Can anyone say full transaction process? i mean when user press enter key after that what happens ..

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

Can anyone say full transaction process? i mean when user press enter key after that what happens ..

Answer / kumar

By using CECI command syntax errors are identified and
after that the traction process starts, each and every cics
statement was executed and these process can be viewed by
using CEDA command. And after the complition of execution
the control will be transfered to other transaction.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More CICS Interview Questions

What is eib?

0 Answers  


Hai I have a VSAM file and there are two CICS pgms A and B both intends to update the file. How to code the program so that it does not under go a dead lock situation.

4 Answers  


How to get the cursor position when we receive a map?

0 Answers  


What is the CICS Command that is used for reading a record from the TDQ?

1 Answers   IBM,


Define the attribute byte?

0 Answers  


What does the following transactions do?

1 Answers  


What are the databases that CICS can access?

1 Answers  


What are the beginning and end points of an LUW called?

1 Answers  


Explain the maps in cics?

0 Answers  


What are the situations under which NEWCOPY is required ?

2 Answers   Cap Gemini, IBM,


What is MDT? What are FSET, FRSET ?

3 Answers   IBM,


How do you unload data from DB2 tables into a PS file.write the code and how do you do it? what will be the syntax?

3 Answers   DELL, HSBC,


Categories