List all the CICS tables and explain their contents.
Answer Posted / anji
Processing Program Table (PPT)--Program and Cics Maps are
registered here.
Program Control Table (PCT)- Transaction Id are registered
here.
Terminal Control Table (TCT)- Terminals are registered here.
RCT- DB2 plans are registered here.
DCT- TDQ are registered here.
TST- TSQ are registered here.
FCT-File control Table: all VSAM file names are registed
here
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
List out all the tables that are a part of cics ?
Can you explain dfhmdf bms macro?
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?
which is the cics control program that provides communication services between user written application programs and terminals?
If we wish to create bms executable, what are the basic steps that the user has to go through?
How many ways are there for initiating a transaction?
How do you use altindxs in batch, cics programs?
Highlight the difference between a symbolic map and physical map?
What are the common cics service programs and explain their usage?
What is the common work area?
difference between tsq and tdq?
What does the 'cebr:cics' transactions do?
What are the types of important programs that are used in the cics?
How can you use dynamic calls in cics?
Explain how many conditions can you include in a single handle condition command?