|
This message can occur during any function
or procedure and usually indicates the file setting in the Config.sys, Autoexec.bat and or
the Share Statement needs to be increased. Try any of the following.
- Helpful Hint
- An easy way of getting a copy of the Config.sys,
Autoexec.bat and Memory statistics is to go to the C:\PEOPLE directory and
type the word SUPPORT then press <Enter>. This will send a copy of this
information to the printer. You can then fax it to the support center (712) 262-0266 to
expedite a resolution to your problem. - An easy way of getting a copy of the Config.sys,
Autoexec.bat and Memory statistics is to go to the C:\PEOPLE directory and
type the word SUPPORT then press <Enter>. This will send a copy of this
information to the printer. You can then fax it to the support center (712) 262-0266 to
expedite a resolution to your problem.
Simply type, Edit Config.sys at the root directory (C:\ )
and change the FILES setting to FILES=99. If this setting is already at 99,
the problem could be caused from SHARE being loaded in either the Config.sys or the
Autoexec.bat file. Examine the config file for the occurrence of SHARE and follow
the instructions below to increase the defaults of files and locks. If SHARE is not
found in the Config.sys go back to the C:\ and type EDIT AUTOEXEC.BAT .
If share is found, in either file you will need to increase the
default settings for the files and locks. Locate the word share and insert a space after
it then type the following; /f:5000 /l:100.
If neither of these quick fixes work, it is possible the file
GNERROR.DBF was somehow deleted. You can copy this file from the sample company of Choice
Enterprises located in the sub-directory of comp99.
If you are on a Novell network and none of these quick fixes are
eliminating the error, you may have to increase the File Handles in the Shell.cfg
(this file may also be named Net.cfg). At C:\PEOPLE type EDIT SHELL.CFG then
press <Enter>. Verify File Handles=99
If you are using a LANtastic Network, you will be loading the SHARE
command in the STARTNET.BAT file. This file is usually found in the C:\LANTASTI
directory. Simply type EDIT STARTNET.BAT while at the C:\LANTASTI prompt and
increase the default settings for the files and locks by following the above instructions.
If you are working on the File Server, at the root directory simply type Net_mgr. This
command will allow you to set the default parameters for the server.
Helpful Hint
Helpful Hint To save changes to any file when using the MS DOS
EDITOR; when modifications are complete hit the ALT key one time, then press the F
key one time, then press the X key one time and then press the Y key one
time. This will exit the file and save the changes.
In each case you
will have to reboot the computer after you have saved the changes.
|