What are the CICS tables? How to traverse from one screen
(program) to another on CICS?
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 |
what is the cics command used to access current date and time?
Explain the system transid cemt?
Explain how pa key is different from pf key?
Explain the difference between the xctl and link commands?
Explain floating maps with illustration.
What is interval control?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
What is the purpose of the Program List Table?
Explain how do you delete item 3 in a five-item tsq?
what is effect on receive map when
Name the three ways available for a program to position the cursor on the screen?
After execute the map, What will happen ? Give breif Description