I get the error "Not enough server storage is available to process this command".
April 27, 1999
A. This problem may be due to the machines having anon-zero PagedPoolSize in the registry. This can be set by performing thefollowing:
Log onto the server as an Administrator
Start the registry editor (regedit.exe)
Move to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSessionManagerMemory Management
Double click on PagedPoolSize and set to 0
Click OK
Close the registry editor
Reboot the machine
If PagedPoolSize is 0 then it allows NT to dynamically allocate memory, theinstallation of software such as ARCServe is known to cause this problem.
This can also be caused when accessing a Windows NT Server share from aWindows NT client if IRPstackSize is too small. To correct try the following:
Log onto the server as Administrator
Start the registry editor (regedit.exe)
Move toHKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesLanmanServerParameters
Double click on IRPstackSize
Increase the value. Valid ranges are between 1 and 12. Click OK
Reboot the machine.
You may find once setting this, other connections, such as those to NetWarevolumes, gain a performance boost.
Another cause for this error is if you installed Service Pack 3 onwardsbefore installing any network components. If this is the case then re-applyService Pack 3 and any subsequent hotfixes. It is good practise to reapply aservice pack whenever you modify/add components to the system.
About the Author
You May Also Like