Suppose you are adding a new field in a map, and that field
should also be added as a new column in DB2 table. How do
you implement this? what is the impact analysis u will do?
Answers were Sorted based on User's Feedback
Answer / vinay
Will have to check all the programs using tht db2 table and
include this new field in select and insert sql statements
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / unknown
Using ALTER command we can update the table with the new
column name.
| Is This Answer Correct ? | 3 Yes | 2 No |
What is trigger level in the context of TDQs?
Can ESDS files be accessed from CICS?
What is the use of mdt (modified data tag)?
Can you define bms?
What is the term bms in cics?
What is ENQ, DEQ ?
What is multitasking and multithreading?
Name the macros used to define the following: MAP MAPSET FIELD
What is the eib?
What?s the CICS command used to access current date and time?
Explain the difference between intra partition tdq and extra partition tdq?
What are the cics transactions?