Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What is an AICA abend?

3 Answers   IBM, Xansa,


What is the difference between the INTO and the SET option in the EXEC CICS RECEIVE MAP command?

1 Answers  


What is Journal Recovery and Dynamic Transaction Backout?

2 Answers   IBM,


Is there any entry for TSQs in CICS tables?

3 Answers   IBM,


what is the differences between getting the system time with eibtime and asktime command?

0 Answers   IBM,


What is the pic clause for the hhmmss type of data fields?

0 Answers  


Name some important fields in the EIB block ?

2 Answers   IBM,


What are the CICS commands associated with temporary storage queue processing?

2 Answers  


Explain the function of the terminal control table?

0 Answers  


What is the difference between a return with transid and xctl?

0 Answers  


Can you explain enq and deq used in cics?

0 Answers  


TSQs can be written in the Main storage or Auxiliary storage (True or False).

1 Answers   IBM,


Categories