Kbase P7703: ** Cannot find or open file , errno = 24. (43) when running
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/11/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
FACT(s) (Environment):
SCO UnixWare 7.1.1
SYMPTOM(s):
** Cannot find or open file <file-name>, errno = <number>. (43) when running batch job
** Cannot find or open file <file-name>, errno = 24. (43) when running batch job
SFNOLIM is set to maximum allowed size
HFNOLIM is set to maximum allowed size
CAUSE:
Batch session crashing with error 43 was handling opened files improperly.
FIX:
Fix your 4GL code to handle (close) temporary / working files properly.