Kbase P106960: How to know if after imaging is enabled on a database
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/17/2008 |
|
Status: Verified
GOAL:
How to know if after imaging is enabled on a database
GOAL:
How to know if AI is enabled on a database
FACT(s) (Environment):
Progress 7.x
Progress 8.x
Progress 9.x
OpenEdge 10.x
All Supported Operating Systems
FIX:
To verify if after imaging is enabled for a database, run the following command:
rfutil db-name -C aimage extent list
If after imaging is not enabled it will give the message: After imaging is not enabled for this database (3803)
Otherwise, if enabled, it will show ai extent information.