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



Suppose you are adding a new field in a map, and that field should also be added as a new column i..

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

Suppose you are adding a new field in a map, and that field should also be added as a new column i..

Answer / unknown

Using ALTER command we can update the table with the new
column name.

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More CICS Interview Questions

The first step in the development of an application system is the Requirement Analysis(True or False).

1 Answers  


Can you define aica abend?

1 Answers  


Name three ways the Modified Data Tag can be set on?

6 Answers   IBM,


What is the common systems area?

1 Answers  


What is the difference between EXEC CICS HANDLE CONDTION and an EXEC CICS IGNORE command?

2 Answers   IBM, TCS,


Can anyone say full transaction process? i mean when user press enter key after that what happens from there to till end of transaction

3 Answers  


What will be the length of the eibcalen ,if the transaction is used to cics first time?

3 Answers   IBM,


Which commend used for terminating a browser operation?

1 Answers  


What are the main topics in CICS to prepare for interview purpose and for real time purpose?

2 Answers   iGate,


Sync points cannot be requested by the application programs (True or False).

1 Answers   IBM,


plz tell me abt PF key and PA keys

2 Answers   Cap Gemini,


What is the different ways to initiate a task?

2 Answers  


Categories