How is dynamic memory allocated within a CICS application
program?
Explain how do you handle errors in cics programs?
What are the types of the dfhmdf present in the cics?
What is the pic clause for the hhmmss type of data fields?
Define TCT.
what is the differences between getting the system time with eibtime and asktime command?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
How to implement function keys in cics ...Interview ask me there is requirement to include two function key in the program F1 and F2 Keys...when F1 key is press record should be inserted into database after reading the input file and when F2 is press ,record should be updated in databased...explain about the entire process including testing also..?please expain in step by step ?
1 Answers HeadStrong, Polaris,
What is CICS ?
How do you place the cursor on a particular position on the screen?
Why is it important not to execute a STOP RUN in CICS ?
How are screens created in cics
What is the command for reading a record form a TSQ?