Path: utzoo!attcan!uunet!know!zaphod.mps.ohio-state.edu!samsung!munnari.oz.au!metro!usage.csd.unsw.oz.au!ccadfa!dar@csadfa.cs.adfa.oz.au From: dar@csadfa.cs.adfa.oz.au (David Rubie) Newsgroups: comp.os.msdos.apps Subject: Re: Borland Quattro and PCNFS Message-ID: <1935@ccadfa.adfa.oz.au> Date: 2 Oct 90 23:49:17 GMT References: <2326@runxtsa.runx.oz.au> Sender: news@ccadfa.adfa.oz.au Lines: 33 From article <2326@runxtsa.runx.oz.au>, by snow@runxtsa.runx.oz.au (Ned Snow): > We are attempting to use Borland Quattro spreadsheet under PCNFS. However, > whenever Quattro is executed with the NFS drivers loaded, it fails with > a "Too Many Open Files" error. This occurs with both the single-user and > network versions of Quattro. As far as I know, both products are the current > versions, as the network was only recently installed. > > Anyone have any ideas as to what's going on, and what can be done to > overcome it? > > Thanks, > Ned We had much the same problem with a package called SAS on our PC-NFS network, which was solved by adding an extra flag to the NFS driver. The flag has something to do with the amount of files that NFS allows you to open. The following worked for us... In the CONFIG.SYS file, where the driver PCNFS.SYS is loaded. .... DEVICE = C:\NFS\PCNFS.SYS /F 75 ^^^^^ add this, increase or decrease the number as required. ------------------------------- David Rubie Programmer Computer Science Australian Defence Force Academy.