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

What do you do if you do not want characters entered by the user to be folded to uppercase ?

3 Answers   IBM,


Name the two types of transient data queues?

0 Answers  


Explain how to build up lu 6.2 communication?

0 Answers  


Do you receive the attribute byte in the symbolic map?

2 Answers   IBM,


Which CICS system program is responsible for handling automatic task initialization?

2 Answers   IBM,


What is the MASSINSERT option?

1 Answers   IBM, TCS,


Explain the difference between the xctl and link commands?

0 Answers  


Specify the requirements for Automatic Task Initiation. (Mention the control table, it?s entries and the corresponding Procedure division CICS command).

1 Answers  


How errors are handled in CICS programs?

0 Answers  


What are the common cics service programs and explain their usage?

0 Answers  


How will you place cursor on a field called ?EMPNO?.

2 Answers  


What is the meaning of the eibaid field?

0 Answers  


Categories