Kbase P12886: How to remove after image extents from the database
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  24/12/2009 |
|
Status: Verified
GOAL:
How to remove after image extents from the database
GOAL:
How to remove ai extents
FACT(s) (Environment):
All Supported Operating Systems
Progress 8.x
Progress 9.x
OpenEdge 10.x
FIX:
Before starting backup the database and copy AI files.
1.Run a rfutil dbname -C aimage list to verify the status of after image extents.
2.Backup all after image files not listed in the empty state, if necessary.
3.Empty the after image files.
rfutil dbname -C aimage extent empty
This command empties the first full after image extent.
Run this command as many times as their are extents that are full.
Note the above steps are precautionary and may not be necessary.
4. Disable after image.
rfutil dbname -C aimage end
5. remove after image extents
prostrct remove dbname ai