Name some of the common tables in CICS and their usage.
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 |
What is an MDT (Modified Data Tag) - it's meaning and use?
What is the pcp in the cics?
Explain how would you resolve an asra abend?
Explain the cics command that is used for reading a record from the tdq?
When you do a START, what will the value of EIBCALEN?
What is the command which will delete a program LOADed into the main storage using LOAD command?
What is the function of the CICS translator?
Native Mode Data Stream (NMDS) is a mixture of Buffer Control Characters(BCC) and text data (True or False)
What is CECI?
What command do you issue to delete a record in a transient data queue ?
What is the type of ppt in the cics?
Explain the primary significance of intra-partition and extra-partition tdqs ?