How many ways are there for initiating a transaction? what
are they?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Different types of BMS Macros
What are the 3 common ways to create maps?
What does it mean when EIBCALEN is equal to 1 and other values?
What is the difference between CICS Program Control Table (PCT) and CICS Processing Program Table (PPT) ?
What are the CICS commands available for program control?
What is the meaning of the enq command?
Can you access ESDS files from CICS ?
Explain how do you delete item 3 in a five-item tsq?
what is psuedo conversation?
Explain what is a cursor in cics sql processing?
What is the pic clause for the hhmmss type of data fields?
explain abt types of maps? and explain