How can you start a CICS transaction other than by keying
the Transaction ID at the terminal?
Answer Posted / pramodh
First check whether the transaction is Enabled.
If the transaction is disabled in CICS region make it
enable.
If it it enabled Just type the transaction name and press
enter, then tansaction is fired
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
How errors are handled in CICS programs?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
Explain how do you control cursor positioning?
what is the differences between getting the system time with eibtime and asktime command?
What is bms map?
Mention one alternative aspect of CICS?
Explain the difference between and exec cics xctl and an exec cics link command?
Define transient data?
Explain the mdt in cics?
What is the use of the program list table?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Explain how and where is the twa size set?
What is the use of tdq and tsq?
What are the common cics service programs and explain their usage?
Explain how many conditions can you include in a single handle condition command?