What are different ways of initiating transaction in CICS ?
Answer Posted / 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 |
Post New Answer View All Answers
What are the classifications of the cics program?
Define the attribute byte?
What are the terms cics generally means?
What is mainframe cics?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
What is non-conventional programs?
What is program reentrance?
how do you fire a batch job from a cics txn ?
Define an aica abend?
Mention the content that is present inside a PPT ?
difference between tsq and tdq?
When would you use abend command?
how do you execute a background cics txn ?
Specify cics transaction initiation process?
How do we pass parameters into a CICS –DB2 program