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 are the uses of ppt in cics?
Explain how and where is the twa size set?
What is DFHAID? what is its use?
What is the meaning of the SYNCPOINT command?
An XCTL uses more CPU time than LINK (True or False)
What is the difference between a PF key & a PA key ?
Explain the function of the cics translator?
Specify cics transaction initiation process?
What is the difference between pseudo-conversational and conversational?
What does it mean when EIBCALEN is equal to 1 and other values?
What are the cics commands associated with task control?
What are the ways fot initiating a transaction?