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 |
Difference between TSQ & TDQ
What is the difference between a PF key & a PA key ?
Define cebr?
Name the command used for terminating a browse operation?
Translation Time is not reduced if the Pre-compilation is done first(True or False).
What are the databases that CICS can access?
What is the component?what are the different components there using cobol and cics
Which transient data queue supports ATI?
How do you get data from a task that began with a START command?
What are the CICS commands available for program control?
How do you set the MDT option to ?ON? status, even if data is not entered?
How do you use altindxs in batch, cics programs?