Kbase P142198: Can AIARCHIVE be enabled while a database is running?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  04/03/2009 |
|
Status: Unverified
GOAL:
Can AIARCHIVE be enabled while a database is running?
GOAL:
Is it possible to enable AIARCHIVE while a database is online?
GOAL:
How-To Enable AIARCHIVE while a database is running?
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.2x
OpenEdge 10.1B
OpenEdge 10.1C
OpenEdge Database Category: Maintenance
OpenEdge Database Category: Configuration
FIX:
Yes.
1) Verify that your database has after-imaging areas and after-imaging is enabled. If not enabled, see the OpenEdge documentation within the Database Administration Guide and Reference, specifically the "Enabling after-imaging online" section for instructions.
2) Create directories on disks with sufficient space to archive your AI extents.
3) Enable your database for AI file management with an online backup.
The online backup provides the baseline for rolling forward extents:
Example using a database named mydb:
probkup online mydb mydb.bck enableaiarchiver -aiarcdir /aiarchives/mydb/ -aiarcinterval 120
This example sets the archive interval for 120 seconds and will backup the archived AI files to /aiarchives/mydb/.