home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / msdos / programm / 11996 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.2 KB

  1. Path: sparky!uunet!news.claremont.edu!bridge2!slinky.NSD.3Com.COM!bobk
  2. From: bobk@ESD.3Com.COM (Bob Konigsberg)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: More Clipper Problems
  5. Summary: Clipper problems w/3Station continue...
  6. Keywords: 3Station
  7. Message-ID: <bobk.726781984@slinky.NSD.3Com.COM>
  8. Date: 11 Jan 93 19:53:04 GMT
  9. Sender: news@bridge2.NSD.3Com.COM
  10. Distribution: comp
  11. Lines: 27
  12. Nntp-Posting-Host: slinky.nsd.3com.com
  13.  
  14. So we have yet another problem related to Clipper and the 3Com 3Station
  15. environment.
  16.  
  17. The error message provided states:
  18. "NETWORK OPEN ERROR: DBFNTX/1003 Open Error on APOX2.NTX - DOS error 4
  19.  
  20. Error 4 means not enough File Handles.
  21.  
  22. As before, the Clipper application will run fine on a 386 PC connected
  23. to the same network resources as the (286) 3Station. 
  24.  
  25. The changes made to the 3Station's environment include:
  26.  
  27. Making drive C: writable (private Start Volume)
  28. Increasing File Handles to 100
  29. Setting environment variable CLIPPER to F75 and F075
  30. Setting BUFFERS-35 in CONFIG.SYS
  31. Installing an EMS driver
  32. Setting SWAPPATH=E:\temp (directory does exist)
  33.  
  34. So far, none of these things have helped.  If anyone has any further
  35. clues I'd sure appreciate them.
  36.  
  37. Thanks, and please respond by email.
  38.  
  39. BobK
  40.  
  41.