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 ?
Answer / omein
We can use copy book ,in IEb something parameter,soo u can chek it.
| Is This Answer Correct ? | 0 Yes | 3 No |
The first step in the development of an application system is the Requirement Analysis(True or False).
What are the common tables in cics and their usage?
Which is the command that is used to dump the main storage areas related to a task?
What are the CICS commands available for program control?
What are the 3 working storage fields used for every field on the map?
What is the MASSINSERT option?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
In CICS, BMS what is the use of FREEKB parameter
What does EIB mean?
Define exec cics retrieve?
What tables must be updated when adding a new transaction and program?
What option is specified in the SEND command to send only the unnamed fields on to the screen?