How many ways are there for initiating a transaction? what
are they?

Answers were Sorted based on User's Feedback



How many ways are there for initiating a transaction? what are they?..

Answer / ajay ahuja

Their are 5 ways of initiating CICS Transaction:

1. Transaction ID.
2. Pseudo Conversation.
3. Start Command
4. ATI (Automatic Transaction Initiation).
5. PF keys (Need to be registered in PCT)

Is This Answer Correct ?    3 Yes 0 No

How many ways are there for initiating a transaction? what are they?..

Answer / anitha

after logging into needed region using "CRTE sysid=", give CEMT then select TRANsaction and then give enable to initiate the transaciton.

Is This Answer Correct ?    1 Yes 0 No

How many ways are there for initiating a transaction? what are they?..

Answer / siranjeevi

We have two more ways to initiate,
6. Using PLT(Program List Table)
DFHPLT TYPE=ENTRY,PROGRAM=PGM_NAME
7. Embedding 4 bytes of transaction preceding in the screen
and send it to the terminal.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CICS Interview Questions

Different types of BMS Macros

2 Answers  


What are the 3 common ways to create maps?

1 Answers   IBM,


What does it mean when EIBCALEN is equal to 1 and other values?

5 Answers  


What is the difference between CICS Program Control Table (PCT) and CICS Processing Program Table (PPT) ?

4 Answers   IBM,


What are the CICS commands available for program control?

1 Answers   IBM,






What is the meaning of the enq command?

0 Answers  


Can you access ESDS files from CICS ?

2 Answers   IBM,


Explain how do you delete item 3 in a five-item tsq?

0 Answers  


what is psuedo conversation?

6 Answers   HCL,


Explain what is a cursor in cics sql processing?

0 Answers  


What is the pic clause for the hhmmss type of data fields?

0 Answers  


explain abt types of maps? and explain

1 Answers  


Categories