I have the transaction name for cics screen.. With the
transaction name, how will I find the cics program written
for the transaction and BMS map program also...
Answer Posted / mahesh
you can us e
CEMT INQUIRE TRAN(XXXX) PROG(*)
It will show the program that are used by the transcation
(XXXX)
| Is This Answer Correct ? | 26 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between the into and the set option in the exec cics receive map command?
Define TCT.
Define the term mro (multi region operation)?
what is the cics command used to access current date and time?
Explain how many conditions can you include in a single handle condition command?
Highlight the difference between a symbolic map and physical map?
What are the common tables in cics and their usage?
Explain the purpose of the program list table?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
What is the difference between pct and fct?
Explain the maps in cics?
What is the eib?
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 the syncpoint command?
What are the recoverable cics resources?