Connecting Tech Pros Worldwide Forums | Help | Site Map

DB2 instances in SDLC

Newbie
 
Join Date: Sep 2008
Posts: 4
#1: Oct 29 '08
Hi,

I am the dba maintaining db2(8.2) databases in an AIX(5.3) environment. We follow the SDLC process for promoting code changes through different regions like Development,Test ..Production for every release.
Recently I have been asked about the possibility of maintaining multiple releases parallely and how it could be done from the DB2 perspective. Each release shd be independent of the other. Does anybody here have a similar scenario requirement. What would be the best approach to do this? Multiple schemas , multiple databases or partitions?

Thx,

Newbie
 
Join Date: Oct 2008
Posts: 6
#2: Oct 30 '08

re: DB2 instances in SDLC


Tekedge,

It depends upon the project requests, i guess. If each PR accesses different(databases or tables), then each release will be independent of other.

Sushanth
Reply