Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Too many files open
Message
From
08/06/1999 13:55:19
 
 
To
08/06/1999 13:33:06
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00227539
Message ID:
00227564
Views:
17
>What is the real cause of this message
>"too many files open,,,"
>

It means that not enough file handles are permitted for the environment. If no real mode drivers are in use, the entry FILES= in CONFIG.SYS controls the maximum number of files open at a time under WIn9x, the value can't exceed 255.

If real-mode NetWare drivers using NETX or VLMs are in place, and the problem is occurring accessing NetWare volumes, the entry in NET.CFG or SHELL.CFG controlling the number of Novell file handles, FILE HANDLES =, detrmines the number of open files under NetWare only. In this case only, the number of files in FILE HANDLES = and the CONFIG.SYS FILES= are additive, and can't exceed 255. If you are using a protected mode (native Win9x) network driver, the FILE HANDLES = entry is meaningless, and the CONFIG.SYS controls the total pool.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform