Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Name some of the common tables in CICS and their usage.



Name some of the common tables in CICS and their usage...

Answer / 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

More CICS Interview Questions

CICS provides an interface through which the all the DL/I services can be used under CICS(True or False).

1 Answers  


how can you prevent more than one user from accessing the same transient data queue?

0 Answers   IBM,


What is the difference between EXEC CICS HANDLE CONDTION and an EXEC CICS IGNORE command?

2 Answers   IBM, TCS,


What are the DB2 steps required to migrate a CICS DB2 program from source code to load module?

3 Answers  


Explain the difference between tsq and tdq

0 Answers  


what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?

0 Answers   IBM,


Explain what is the massinsert option?

0 Answers  


Explain how to handle exceptional conditions in CICS.

1 Answers   IBM,


How do you delete Item 3 in a five-item TSQ?

3 Answers   IBM,


What CICS command would you use to read a VSAM KSDS sequentially in ascending order?

4 Answers   IBM,


how do u see the output of cics program?

4 Answers   HCL,


How can we code a program such that we will never get a MAPFAIL error?

1 Answers   Accenture,


Categories