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 |
Is there any entry for TSQs in CICS tables?
What is the meaning and use of the EIBAID field?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
How do you invoke other programs? What are the pros and cons of each method?
Mention the option (along with argument type) used in a CICS command to retrieve the response code
Explain the thress bms options?
Use of DFHCOMMAREA in cics
Can you define aica abend?
How many ways are there for initiating a transaction? what are they?
How many maps can we declare in a mapset.what is the limit.
What are the advantage of Model Data Set Table: it will be help to which among this DCB; LRECL; DISP; SPACE?
Define floating maps with illustration?