Consultor Eletrônico



Kbase P26719: Getting error bkioWrite:Maximum file size exceeded during write, fd , len , offset , file . (9449) t
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   2/15/2010
Status: Verified

SYMPTOM(s):

Getting error bkioWrite:Maximum file size exceeded during write, fd , len , offset , file . (9449) trying to extend database.

bkioWrite:Maximum file size exceeded during write, fd <file descriptor>, len <bytes>, offset <bytes>, file <file-name>. (9449)

FACT(s) (Environment):

Progress/OpenEdge Product Family
IBM AIX

CAUSE:

Operating system kernel limit on file size was not set high enough.

FIX:

Modify the /etc/security/limits file to adjust fsize to 4194304 (this equates to 2 gig on IBM which counts in 512 byte chunks).
Modified the umilit -f to unlimited