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
Name the three ways available for a program to position the cursor on the screen?
What do you mean by the term fct?
Explain the different system tables used in cics?
What is the cics command that is used to access current date and time?
Explain processing program table(ppt)?
Explain the difference between pseudo-conversational and conversational?
Define temporary storage?
Explain the difference between using the read command with into option and set option?
Explain the logical message in cics?
What are the cics tables?
how do you execute a background cics txn ?
What are the terms cics generally means?
What is an mdt (modified data tag)?
Differentiate between PCT and FCT.
What is the use of the eibaid field?