ziona@dmateck.com
2009-08-30 15:02:28 UTC
We have a system of high availability between the main and standby
system, synchronization between both servers (12.5.3 Unix 32bits) is
insured by dump and load transaction.
Some times load transaction failes due to some user performing a dump
transaction with truncate on the main server leading to full dump and
load.
In such cases the original dump is so big that the network cant hold
the capacity needed to transfert the dump file.
We thought about an artificial synchronization but still we need to
synchronize the last transaction load date in the standby server to re-
initialise the sequence.
Can someone tell me how to re-initialize the stand by server with the
right value so the transaction load sequence can start again?
Thans a lot in advance
system, synchronization between both servers (12.5.3 Unix 32bits) is
insured by dump and load transaction.
Some times load transaction failes due to some user performing a dump
transaction with truncate on the main server leading to full dump and
load.
In such cases the original dump is so big that the network cant hold
the capacity needed to transfert the dump file.
We thought about an artificial synchronization but still we need to
synchronize the last transaction load date in the standby server to re-
initialise the sequence.
Can someone tell me how to re-initialize the stand by server with the
right value so the transaction load sequence can start again?
Thans a lot in advance