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 |
What are the CICS commands available for program control?
Why is GETMAIN command needed?? Will program not work if we do not give GETMAIN?
what is quasi-reentrant program?
What is the name of the mapset definition macro?
How do you enter into cics region and how many regions available?
What is EIB. How it can be used?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
What is the syncpoint and its use?
if we want to add new column in the db2 table.How can add in the copybook?
What is non-conventional programs?
How is addressability achieved to the data outside programs working-storage.?
Why is a TERM ID recommended in naming a TSQ?