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 does EIB mean in CICS?
The first step in the development of an application system is the Requirement Analysis(True or False).
Kindly specify the pic clause for the any bll cell type of data fields?
What is an MDT (Modified Data Tag) - it's meaning and use?
Highlight the difference between a symbolic map and physical map?
Which CICS system program is responsible for handling automatic task initialization?
How can u pass the control from one prog to another in CICS?
What are the steps you go through to a create a BMS executable?
Explain how to handle exceptional conditions in CICS.
Explain the difference between a package and a plan.
Define communication area?
What is the meaning and use of the EIBAID field?