What are different ways of initiating transaction in CICS ?
Answers were Sorted based on User's Feedback
Answer / guest
the following r five ways of initiating a CICS transaction.
1 - by transaction identifier entered in aterminal with
ENTER key.
2 - by a tranaction identifier associtaed with a terminal
for pseudo-conversation.
3 - by the START command , which initiates a transaction
specified in the parameter.
4 - by the automatic task initiation ( ATI ) . DCT entry
for an intrapartition TDQ can ve trigger level parameter
and the associated CICS tranaction to be initiated if the
trigger level is reached.
5 - by a 3270 attention identifier . for the IBM 3270 type
terminal any of PF KEYS and PA KEYS CUD BE DEFINED in PCT
to initiate a CICS tranaction.
| Is This Answer Correct ? | 18 Yes | 1 No |
Answer / krishna
THERE ARE 6 WAYS
TRANSATION-ID
RETURN WITH TRANSACTION-ID
AUTENTION IDENTIFIER
AUTOMATIC TASK INITIATION
START
PROGRAM LIST TABLE
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / bhaskar
1. enter tid at top most corner of the screen
2.using start
3.psudo conversation
4. using xctl&link
5.automatic transaction initiation
this r the 5 ways to initiate the transaction
| Is This Answer Correct ? | 4 Yes | 2 No |
What is the process of converting the CICS commands into the equivalent host language statements called?
What is mainframe cics?
What is the difference between LINK and XCTL ?
What is the eib?
What are the uses of ppt in cics?
Explain the difference between dfhcommarea and tsq?
What is meant by an AICA ABEND?
What happens to resources supplied to a transaction when an XCTL command is executed?
What is the difference between receive and receivemap commands in CICS?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Before issuing an ASKTIME command what will be the values in the EIBDATE and EIBTIME fields ?
How and where is the TWA size set? .