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 the function of the terminal control table?
Name the two types of transient data queues?
Explain how do you dynamically set the cursor position to a specific field?
Explain how do you access storage outside your cics program?
What is the meaning of the deq command?
Explain the difference between pseudo-conversational and conversational?
what are transient data sets defined to cics?
What are the types of the dfhmdf present in the cics?
What is the pic clause for the data type of length option field type of data fields?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
Define floating maps with illustration?
What does a cics translator do?
what is the differences between getting the system time with eibtime and asktime command?
Can you define mdt?
Name at least one of the ways by which a transaction can be terminated?