Consultor Eletrônico



Kbase P13690: Database BI file reached 2GB on Linux with large file support enabled
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   06/11/2008
Status: Verified

SYMPTOM(s):

BI file reaches 2GB

bkioWrite:Insufficient disk space during write, fd <file descriptor>, len <bytes>, offset <bytes>, file <file-name>. (9450)

Insufficient disk space to extend the before-image file.(854)

Begin ABNORMAL shutdown code 2 (2249)

FACT(s) (Environment):

Large file support has been enabled for the database, as proven by message in the log file:
Large database file access has been enabled. (9426)
Linux Intel
Progress 9.1C
Progress 9.1D

CAUSE:

Although it's possible to run 'proutil <db> -C EnableLargeFiles' against a database running on Linux, the database will still be limited to 2Gb extents, as large file is not supported on Linux platforms.

FIX:

Add multiple BI extents to the database in order to allow the total bi length be greater than 2GB.