What are the CICS tables? How to traverse from one screen
(program) to another on CICS?
Answer Posted / 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 View All Answers
What is the term conversational programs means?
Define cics interface block?
What is the tcp in the cisc?
What is meant by an attribute byte?
Define TCT.
Explain how do you access the records randomly in tsq?
what are the differences between and exec cics xctl and an exec cics link command?
What is the pic clause for the any bll cell type of data fields?
Name at least one of the ways by which a transaction can be terminated?
How errors are handled in CICS programs?
hi,what is the module? how many modules in mainframe based banking projects
Explain the difference between start and xctl?
What does a cics translator do?
Explain the difference between the into and the set option in the exec cics receive map command?
Name a few CICS programs which are generally used ?