Kbase P161144: How do I empty and move the after image files forward when OpenEdge Replication is not working and w
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  02/03/2010 |
|
Status: Unverified
GOAL:
How do I empty and move the after image files forward when OpenEdge Replication is not working and will not be for a while without disabling replication?
GOAL:
How do I empty and move the after image files forward when OpenEdge Replication is not working and will not be for a while without disabling after imaging?
GOAL:
What do I do if all of the after image files are full using After Image Management?
GOAL:
What do I do if and most of the after image files are in a locked state using After Image Management?
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.1C
FIX:
The best thing to do here is to add ai files and do an ai reorder:
1. Create an .st file with only the after image extents you want to add (call it add.st in this case).
2. Run prostrct add db-name add.st
3. Use prostrct db-name reorder ai (the db must be offline).