In which table would you make an entry for a BMS map?
Answers were Sorted based on User's Feedback
Answer / bobby
Entries for BMS map sets are in PPT (Processing program table). Even entries for programs are in PPT. All maps and programs need to be registered in PPT. Only the programs that are connected to transaction ids need to be registered in PCT.
PCT has entries that match transaction ids with programs. The primary function of the PCT is to register the control information of all CICS transactions. PCT contains a list of valid Trans-id paired with the name of a program CICS will load when the transaction is initiated with that transaction identifier. It identifies priority and security level (RSLC) of transaction.
| Is This Answer Correct ? | 12 Yes | 0 No |
What is a transid?
Can you define cics task?
what are the commands used to gain exclusive control over a resource?
How can the fact that EIBCALEN is equal to zeros be of use to an application programmer?
What is the eib?
what is the purpose of using link ?
What is the ABEND command and when would you use it?
Explain the logical message in cics?
cics command level is?
What is Communication Area?
Use of DFHCOMMAREA in cics
What is DFHEIBLK?