What are the CICS tables? How to traverse from one screen
(program) to another on CICS?



What are the CICS tables? How to traverse from one screen (program) to another on CICS?..

Answer / venkat

In cics have different tables such that

FCT(file control table)
PPT(program processing table)
PCT(program control table)
RCT(resource control table)
JCT(journel control table)
DCT(destination control table)
TCT(Terminal control table)
TST(temporary storage table)

Program to program transactions are diff types.

XCTL,LINK,AND COBOL CALL STATEMENT.

Hi frends let me know your comments about this answer.

Is This Answer Correct ?    15 Yes 0 No

Post New Answer

More CICS Interview Questions

What is the meaning of the enq command?

0 Answers  


What is trigger level in the context of TDQs?

2 Answers   IBM,


Is it possible start a transaction CICS from job Batch? How do it?

5 Answers   CSC,


At which situation we need to use the push and pop conditions...pls tell me with exampls.

2 Answers   Xansa,


<CICSFault xmlns="http://www.ibm.com/software/htp/cics/WSFault">DFHPI10 08 05/13/2009 05:47:14 FSCIBM SOAP message generation failed because of incorrect input (INPUT_STRUCTURE_TOO_SMALL ).</CICSFault> Can anyone suggest how to handle this type of error?

1 Answers  






What are the steps you go through to a create a BMS executable?

2 Answers   IBM,


what is psuedo conversation?

6 Answers   HCL,


Specify the CICS command used to read a VSAM record starting with prefix ?F?. Code all the relevant options.

2 Answers   IBM,


What is the usage of language in the PPT entry?

2 Answers   IBM,


Explain the uses that are associated to tsq and tdq ?

0 Answers  


What is the cics command that is used to access current date and time?

0 Answers  


When you compile a CICS program, the (pre)compiler puts an extra chunk of code. Where does it get stored

1 Answers  


Categories