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
Receive consists of buffer option in it. What is the significance of this option?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
Name at least one of the ways by which a transaction can be terminated?
what is effect on receive map when
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Can you explain cics translator?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
what is an mdt (modified data tag)? Its menaing and use?
What is the comaera?
What are the cics transactions?
Can dynamic calls be used in CICS?
hi,what is the module? how many modules in mainframe based banking projects
What is the difference between a return with transid and xctl?
What does the 'cemt:cics' transactions do?