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
Kindly specify the pic clause for the hhmmss type of data fields?
what are transient data sets defined to cics?
Define communication area?
Explain the maps in cics?
Explain how many conditions can you include in a single handle condition command?
Name the cics command used to access current date and time?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
How ENQ and DEQ used in CICS?
What is the procedure to read a statement from tsq?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
what are the commands used to gain exclusive control over a resource?
Explain the difference between a package and a plan.
What is frset?
What do you mean by CEMT?