In which table would you make an entry for a BMS map?
Answer Posted / 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 |
Post New Answer View All Answers
Explain how do you delete item 3 in a five-item tsq?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
Explain how do you terminate an already issued delay command?
Sync points cannot be requested by the application programs? State true or false
what are the differences between and exec cics xctl and exec cics start command?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
How can you use dynamic calls in cics?
Can you explain communication area?
What does the 'cebr:cics' transactions do?
How do you use altindxs in batch, cics programs?
What is cics load command?
Explain the uses that are associated to tsq and tdq ?
Name the cics command that gives the length of twa area?
Explain how do you access storage outside your cics program?
Explain cemt transaction commands?