Kbase 19391: 43 error, errno 24 running DOS version of Progress on WinNT
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/6/2000 |
|
If you are running an old DOS version of Progress on Windows NT, and connecting to multiple databases,you may see the following error:
** Cannot find or open file <file-name>, errno = 24 (43)
The response to this error in DOS or Windows was to modify the FILES parameter in the config.sys file. However in Windows NT, you have to modify the FILES=20 to FILES=30 or greater in the config.NT file.
To find this file, go to the C:\winnt\system32 directory to find & edit the config.NT file.
The system default is 20 & if you are connecting to more than one database, you may run over this limit.
kbase # 19391