Boubakar
Thank you at advance
On the secondary machine the database should be in ROLLFORWARD_PENDING state
after the initial restore so just periodically ROLLFORWARD TO END OF LOGS as the
log files are shipped over. The key to making this work is to realize that the
STOP (or COMPLETE) option on the rollforward command will clear the
ROLLFORWARD_PENDING state. Since you want to continually roll forward, do not
use this option until you want to stop the synchronization.
Hope that helps.
kdr
Boubakar Saim Haddache wrote:
--
//---------------------------------------------------------------------------
// Kelly D. Rodger -- DB2 Universal Database Development -- Backup & Recovery
//---------------------------------------------------------------------------
"Boubakar Saim Haddache" <bs...@otoobe.com> wrote in message
news:9i21cu$1682$1...@news4.isdnet.net...
Thank you
"Kelly Rodger" <kro...@ca.ibm.com> a écrit dans le message news:
3B449D82...@ca.ibm.com...
file://---------------------------------------------------------------------
------
> // Kelly D. Rodger -- DB2 Universal Database Development -- Backup &
Recovery
>
file://---------------------------------------------------------------------
------
>
>
If you want the 2 systems to be simultaneously available then you should
look at data replication ( DPropR).
"Boubakar Saim Haddache" <bs...@otoobe.com> wrote in message
news:9ic1bb$2bu$1...@news2.isdnet.net...
Boubakar
Thank you
"Michael Bhola" <bho...@uk.ibm.com> a écrit dans le message news:
9ici9t$2ga2$1...@sp15at20.hursley.ibm.com...
Yes. This is the only way I know using the products supplied with DB2. There
may be other 3rd party products...