Consultor Eletrônico



Kbase P45696: Unix maximum file size exceed error when running application
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   27/01/2009
Status: Verified

SYMPTOM(s):

Error running application

_progres owned by root

_progres has setuid bit

Errors in log file.

** UNIX maximum file size exceeded. (4162)

I/O error <n> in <program>, ret <n>, file <n>, addr <n>. (1676)

I/O error 9 in fputcxdll, ret -1, file 40, addr 0 (1676)

FACT(s) (Environment):

UNIX
OpenEdge 10.x
Progress 9.x

CAUSE:

A runaway process caused the database log file to fill up and hit 2 gigabytes in size. This prevents the application user from logging information to the database log file.

FIX:

To do this online, first remove the runaway process and trim the database log file with the following OS command:

> dbname.lg
The prolog command can also be used online for versions 10.1A and higher.prolog dbname -online