i would like to do a db2 class set (net win2k).. i wanna do that because
of i have two server and if one of the server is "system down", and the
other one can take over.. so, what i'm going to do?
ps give me the solution..
thanks a lot..
jacelyn
If you have DB2 Enterprise Edition, you can use HADR to have the same data
on another DB2 by shipping the logs of your primary DB2 to your backup or
secondary DB2. Or you can use Data Propagator to replicate changes from your
primary DB2 to youor secondary DB2 in near real time. With this, you can
manually switch over in case of an unplanned outage, if you want to automate
this, you would need to do further research and see how you can use existing
DB2 APIs to automate the switch over.
Hope this helps.
Thanks,
RdR
> i would like to do a db2 class set (net win2k).. i wanna do that because
> of i have two server and if one of the server is "system down", and the
[quoted text clipped - 3 lines]
> thanks a lot..
> jacelyn