Kbase P171193: After database extent has hit the 2Gb limit a new extent cannot be added.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/01/2011 |
|
Status: Unverified
SYMPTOM(s):
Database extent has hit the 2Gb limit
(10601) SYSTEM ERROR: Attempted to exceed maximum size on file <pathname>\<database-extent>
(8897) SYSTEM ERROR: Unable to extend database within area AuditData.
Unable to add database extent
When adding a database extent with prostrct add the session hangs
FACT(s) (Environment):
Database has After Imaging enabled
Windows
OpenEdge 10.1C
CAUSE:
The exact cause is unknown at the time of this writing
FIX:
Restore the last backup of the database and roll forward AI extents to a point in time prior to the crash using the "endtime" option.
Add new variable extent with prostrct add.
If the prostrct add fails again, repeat the above with a different (earlier) "endtime".