List all the CICS tables and explain their contents.

Answers were Sorted based on User's Feedback



List all the CICS tables and explain their contents...

Answer / pop

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.

Is This Answer Correct ?    8 Yes 0 No

List all the CICS tables and explain their contents...

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

List all the CICS tables and explain their contents...

Answer / rohith

ppt-Processing program table
pct-Program control table
fct-file control table
dct-data control table
rct-resource control table
jct-journal control table
srt-sachin ramesh tendulkar
sit-sinhagad institutes of technology
tct-terminal control table

Is This Answer Correct ?    1 Yes 10 No

Post New Answer

More CICS Interview Questions

What is the CICS command that is used to receive the un- formatted data from the terminal?

2 Answers  


What is an AICA abend?

3 Answers   IBM, Xansa,


how do u see the output of cics program?

4 Answers   HCL,


Mention the content that is present inside a PPT ?

1 Answers  


What is DEQ?

1 Answers  


What are fset, frset?

1 Answers  


In case you modify the attribute field of map do you need to recompile the map?

5 Answers   RBS,


Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?

1 Answers  


What is the difference between link xctl?

8 Answers   IBM, MBNA,


pf7 and pf8 logic. first wnen i press pf7 first five records has to be displayed .second time when i press pf7 next five records to be displayed. what was the logic. give clear explination.

8 Answers   HSBC, Thomson,


Given below code, find the value of 'x'. Perform s001-x thru s001-y. s001-x. add 1 to x . s001-1x. ------- . s001-y. perform s001-1y 10 times . s001-1y. perform s001-2y 10 times . s001-2y. perform s001-x 10 times .

1 Answers  


which cics command must be issued by the application program in order to gain access to the common work area (cwa)?

1 Answers   IBM,


Categories