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 4869There is map and length of field need to modified, let take cust id=2 is previous of 2 byte and now it has to be 5 byte ? how to modified the cics code ?what are change need to done ? where where u will do change ?
3 5201Is it possible to obtain a record from IDMS database without mentioning the record-name itself?
1336How to write a IDMS code to find whose employee last name is starting with J and first name starts with H?
1353
How to find schema of a table in db2?
What is the idd in idms?
Can you define an alias?
Define ceci?
Explain the function of the dd dcb keyword?
Explain how can you accomplish breakpoint in intertest?
How many minimum number of line codes does PL/1 DB2 program requires?
What information does a dbd contain?
What is dbrm?
What is the structure and definition for the same?
Which command can you use to check for the number of records in a physical file?
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
What does a finish do in idms?
how to pass parms to ispf edit macro?
Distinguish among erase, erase permanent, erase selective and erase all?