Kbase 30630: How To Avoid Errors 111 and 2255 With Large Transactions
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
Solution ID: P630
SYMPTOM(s):
SYSTEM ERROR: Unable to extend the database. (111)
SYSTEM ERROR: Incomplete microtransaction. (2255)
Trying to process a large transaction.
CAUSE:
Error 111 indicates that the database cannot grow. This could be due
to space limitations or to one data extent reaching the 2 Gigabyte limit.
The 2255 error appears when attempting to process new transactions with all of the extents fixed to a determined size -- transaction processing begins but when the size limit is reached, the transaction is not being completely written.
FIX:
Generate a new structure for this database so new fixed extents are created.