Consultor Eletrônico



Kbase P97623: All After Image extents are LOCKED by Fathom Replication and can't continue processing.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   24/02/2010
Status: Verified

SYMPTOM(s):

All After Image (AI) extents are LOCKED.

No EMPTY AI extents are available.

Cannot add or modify any database records.

Cannot add additional AI extents for AI to switch to.

FACT(s) (Environment):

Fathom High Availability Replication 1.0A
Fathom High Availability Replication 2.0A
All Supported Operating Systems

CAUSE:

Bug# OE00100491

FIX:

Upgrade to Fathom Replication 3.0 or later
or
Upgrade to OpenEdge 10.0B or later
Once upgraded, you will need to refer to the 10.0B or higher documentation on how to reorder newly added AI extents using prostrct reorder ai utility.
Workaround:
The only workaround available is to disable Fathom Replication, and then empty the FULL AI extents. Disabling Fathom Replication will transform all LOCKED AI extents to the FULL status. Obviously this means that the database will no longer be replicating, and you will need to re-create the target database again from scratch if you want to continue replicating.
The commands to disable Fathom Replication are:
1. proshut -by sdbname
2. proutil sdbname -C disablesitereplication source
To empty AI extents:
3. rfutil sdbname -C aimage extent empty
Be sure that you have backed up the AI extents prior to emptying them, if required.