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 |
The first step in the development of an application system is the Requirement Analysis(True or False).
Can you define aica abend?
Name three ways the Modified Data Tag can be set on?
What is the common systems area?
What is the difference between EXEC CICS HANDLE CONDTION and an EXEC CICS IGNORE command?
Can anyone say full transaction process? i mean when user press enter key after that what happens from there to till end of transaction
What will be the length of the eibcalen ,if the transaction is used to cics first time?
Which commend used for terminating a browser operation?
What are the main topics in CICS to prepare for interview purpose and for real time purpose?
Sync points cannot be requested by the application programs (True or False).
plz tell me abt PF key and PA keys
What is the different ways to initiate a task?