Kbase P116477: Errors 9449 and 6072 on AIX
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
FACT(s) (Environment):
IBM AIX
SYMPTOM(s):
<function>:Maximum file size exceeded during <system call>, fd <file descriptor>, len <bytes>, offset <bytes>, file <file-name>. (9449)
SYSTEM ERROR: error writing, file =<fixed_db_extent>, ret = -1 (6072)
Progress executables are owned by root and have setuid bit enabled (mod 4755)
ulimit is set high enough (or unlimited) for the user
CAUSE:
OS setting
FIX:
The following is a change we advised but please contact your OS support for more information on the change.
Modify within the /etc/security/limits, in the default section, fsize and fisize_hard so it is set to "-1" for an unlimited value.