Consultor Eletrônico



Kbase P50190: How to tell if an AI file has been replicated to the target database.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   31/12/2008
Status: Verified

GOAL:

How to determine if an AI file has been replicated to the target database.

FACT(s) (Environment):

All Supported Operating Systems
Progress 9.1D
Progress 9.1E
OpenEdge 10.x
OpenEdge Replication

FIX:

The rfutil amiage extent list command will return the status of the AI files.

With the introduction of Fathom Replication a new status "locked" was added.

Extent Status returns the status of each file. This is either empty, full, busy, or locked.

1. empty - file available for use.
2. full - must be archived and marked empty before Progress can reuse it.
3. busy - this is the active file.
4. locked - file is considered full and has notes which have not been replicated
to the target database at this time. When all notes have been
replicated to the target database the status will change to full.