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 bms map?
How to define a vsam file in cics getting into cics to define a vsam file.
Explain how can you accomplish breakpoint in intertest?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
Define cics interface block?
What is the meaning of the eibaid field?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
Can you explain enq and deq used in cics?
Can you explain communication area?
Define an aica abend?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
what are the thress bms options?
In a particular cics program, what is the procedure to allocate dynamic memory?
which transient data queue support ati?
Explain how do you intitiate another transaction?