Kbase P25226: How to use safely non fixed AI extents?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
GOAL:
How to use safely non fixed AI extents?
FIX:
When having non fixed AI extents, you may either hit the 2Gig limit on it or have a system full after the AI extent grew too large.
You should regularly issue the command
rfutil <dbname> -C aimage new
This will mark the current AI extent as full and switch to the following empty extent.
You need to make sure that there is an empty AI extent available.
Prior to emptying an AI extent with the command
rfutil <dbname> -C aimage empty
make sure you have a valid OS copy of it.