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 meaning of the enq command?
What is trigger level in the context of TDQs?
Is it possible start a transaction CICS from job Batch? How do it?
At which situation we need to use the push and pop conditions...pls tell me with exampls.
<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?
What are the steps you go through to a create a BMS executable?
what is psuedo conversation?
Specify the CICS command used to read a VSAM record starting with prefix ?F?. Code all the relevant options.
What is the usage of language in the PPT entry?
Explain the uses that are associated to tsq and tdq ?
What is the cics command that is used to access current date and time?
When you compile a CICS program, the (pre)compiler puts an extra chunk of code. Where does it get stored