What information can be obtained from the EIBRCODE?
Which is the program which determines whether a transaction should be restarted ?
What is journal recovery?
Explain the difference between using the read command with into option and set option?
Mention the option (along with argument type) used in a CICS command to retrieve the response code
Which is the CICS control program which governs the flow of control among the CICS application
What is meant by a CICS task?
What is frset?
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 the means of supporting pseudo conversation programming. (E.g. Storing and restoring of states)
Explain the different system tables used in cics?
What is meant by an attribute byte?
can there be multiple mapsets for a single program?