Consultor Eletrônico



Kbase P93745: Is the index rebuild going to be propagated from source to target database with Fathom Replication ?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   06/09/2004
Status: Unverified

GOAL:

Is the index rebuild going to be propagated from source to target database with Fathom Replication ?

GOAL:

Can I execute proutil <db> -C idxbuild with Fathom Replication ?

GOAL:

How can I fix the indexes on source and target databases ?

FACT(s) (Environment):

Fathom High Availability Replication 1.0A

FACT(s) (Environment):

Fathom High Availability Replication 2.0A

FACT(s) (Environment):

Fathom High Availability Replication 10.0B

FIX:

The index rebuild (proutil <db> -C idxbuild) won't be populated from source to target database, since before the idxbuild offline is executed disabling after imaging is required. Since the FHAR depends on after imaging, breaking that functionality will break FHAR as well.

The "proutil <db> -C idxfix" which is online can be used in order to fix possible index corruption and "proutil <db> -C idxcheck" (offline) can be used in order to check fox index corruption. In this way, the potential changes will be populated to the target database.

If full idxbuild is required
eeded, FHAR has to be rebuilt from scratch after this.