What are different ways of initiating transaction in CICS ?
Answer Posted / 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 |
Post New Answer View All Answers
What is CICS ?
Define transient data?
What is a transid?
Can you use occurs in bms map?
Define an asra?
Define exec cics retrieve?
Can you explain common systems area?
Can you explain cics transaction gateway?
Explain cemt transaction commands?
Can you define bms?
What is bms map?
Explain how pa key is different from pf key?
Explain the difference between a physical bms mapset and a logical bms mapset?
What does the 'cedf:cics' transactions do?
What is DEQ?