Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Foxpro I/o error when novell server reboots

Status
Not open for further replies.

dralen

Programmer
Mar 8, 2005
1
US
Have a problem I am getting an I/O error in foxpro every time the novell server is rebooted. once its rebooted we work to get the DB running ok. then reboot the server and we are back to square one again any Idea .....dan
 
Put these commands in your autoexec.ncf file and reboot. (Or put them in autoexec as well as type them at the console)

SET CLIENT FILE CACHING ENABLED=OFF
SET LEVEL 2 OPLOCKS ENABLED=OFF

When you say 'every time the server is rebooted'... why are you rebooting the Novell server?

Marvin Huffaker MCNE, CNE
Marvin Huffaker Consulting, Inc.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top