What is the kcp in the cics?
How do you place the cursor on a particular position on the screen?
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,
Explain how do you intitiate another transaction?
How to define a vsam file in cics getting into cics to define a vsam file.
For multithreading an application program need not be re- entrant(True or False).
Can you explain primary aspect of cics?
Explain how do you control cursor positioning?
Can you issue SQL COMMIT from a CICS program?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
What is MDT?
What are the six different types of argument values in COBOL that can be placed in various options of a CICS command?
what is the difference between task and transaction in cics?