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 |
WHEN I TRIGGER A TRANSACTION (COBOL-CICS-DB2 PROGRAM)WHAT IS THE EXECUTION? (I MEAN THE PURPOSE OF CICS-CONTROL TABLES &CONTROL PROGRAMS)
What is meant by a ‘Transid’ ?
What RCT Entries will you make for a CICS DB2 program??
Which command is used to release a record on which exclusive control is gained?
What are the two types of transient data queues?
There is map and length of field need to modified, let take cust id=2 is previous of 2 byte and now it has to be 5 byte ? how to modified the cics code ?what are change need to done ? where where u will do change ?
What is the kcp in the cics?
What are the advantage of Model Data Set Table: it will be help to which among this DCB; LRECL; DISP; SPACE?
Hi Folks, In the Map, one field is having attribute FSET. I want to FSET OFF of that field through program. Can any body let me know the process? Thanks Praveen
What is the command that is used to add a new record to the file?
Is length = 0 sufficient to ascertain that the field has been modified?
What is DFHEIBLK?