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
Explain the difference between a symbolic map and physical map?
How to get the cursor position when we receive a map?
What is the kcp in the cics?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
What is the meaning of the eibaid field?
Can you explain primary aspect of cics?
Why do we need integrated cics translator?
What does the 'cebr:cics' transactions do?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
What is task control?
Highlight the points of differences between XCTL and START?
Explain the difference between and exec cics xctl and an exec cics link command?
Specify the requirements for automatic task initiation?
Explain how do you access the records randomly in tsq?
Define an asra?