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 / xyz
Using CEMT INQUIRE command you can inquire any CICS table.
For example you can use CEMT INQUIRE TRANS(*) to browse the
PCT table.
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
With the use of an alternate index, how is a VSAM file accessed?
What are some of the cics commands associated with interval control?
What does the 'ceci:cics' transactions do?
What is ENQ?
Explain how DSECT parameter is used in BMS ?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
What is the difference between a return with transid and xctl?
Can you explain enq and deq used in cics?
what are the differences between and exec cics xctl and an exec cics link command?
What is dynamic transaction backout?
Define an asra?
What is the abend command?
Explain the difference between the xctl and link commands?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
Explain the difference between physical map and symbolic map?