Kbase P119574: Error 98 with empty file name
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/8/2010 |
|
Status: Unverified
SYMPTOM(s):
** Unable to open file: <file-name>. Errno=<number>. (98)
** Unable to open file: . Errno=2. (98)
Error 98 with empty file name and errno 2
File permissions are correct
FACT(s) (Environment):
Progress 9.1x
CAUSE:
This error appears when an application tries to create a file using an empty file name.
FIX:
Use -debugalert to find where the error happens in the application. Then debug the application to find why an empty file name is used at this place.