Name some of the common tables in CICS and their usage.
Answer Posted / kavya5487
PROCESSING PROGRAM TABLE(PCT):CICS programs and BMS maps are
registered in this table.If the program or map is not
available in this table,CICS will not execute tose programs.
PROGRAM CONTROL TABLE(PCT):It is used to register CICS
transactions.
FILE CONTROL TABLE(FCT):It is used to register control
information of all files,which are used under CICS.
RESOURCE CONTROL TABLE(RCT):When a DB2 program will run
under CICS an additional table called RCT must be
included.It defines the manner in which DB2 resources will
be utilised in CICS transactions.
DESTINATION CONTROL TABLE(DCT):The main information of the
DCT is to register the control information of all TDQ's.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is frset?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
Explain how to build up lu 6.2 communication?
Explain the difference between getting the system time with eibtime and asktime command?
Sync points cannot be requested by the application programs? State true or false
Explain the difference between a physical bms mapset and a logical bms mapset?
Define the term transaction routing?
Can you use occurs in bms map?
What is the difference between a return with transid and xctl?
What are the some important fields in the eib block?
Explain how do you delete item 3 in a five-item tsq?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
Explain how do you establish a starting position in a browse operation?
What are the terms cics generally means?
What is the pic clause for the hhmmss type of data fields?