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 |
Name a few CICS programs which are generally used ?
Explain the difference among the EXEC LINK, EXEC XCTL and Cobol II static call statements in CICS.
With the use of an alternate index, how is a VSAM file accessed?
In a CICS program, how will you read a VSAM file?
If I create a TSQ from one transaction, can I read it from another transaction?
What is Journal Recovery and Dynamic Transaction Backout?
What Are Send Map Maponly & Send Map Dataonly ?
Explain the difference between getting the system time with eibtime and asktime command?
Explain the function of the cics translator?
Explain the maps in cics?
Name the command used for terminating a browse operation?
Which is the control table where you specify all the transaction that are to be started by CICS after CICS