home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / 8910 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.9 KB

  1. Xref: sparky comp.databases:8910 comp.os.msdos.programmer:11896
  2. Newsgroups: comp.databases,comp.os.msdos.programmer
  3. Path: sparky!uunet!munnari.oz.au!yarrina.connect.com.au!warrane.connect.com.au!g2syd!michaelh
  4. From: michaelh@g2syd.genasys.com.au (Michael Haldey)
  5. Subject: Re: Clipper problem
  6. Message-ID: <1993Jan8.013345.501@g2syd.genasys.com.au>
  7. Keywords: clipper, 286
  8. Organization: Genasys II, Sydney, Australia
  9. References: <bobk.726421926@slinky.NSD.3Com.COM>
  10. Date: Fri, 8 Jan 1993 01:33:45 GMT
  11. Lines: 39
  12.  
  13. In article <bobk.726421926@slinky.NSD.3Com.COM> bobk@ESD.3Com.COM (Bob Konigsberg) writes:
  14. >Hopefully this is the right distribution group, I don't normally
  15. >follow this one.  Apologies if this is the wrong place.
  16. >
  17. >I have a friend with a problem.  He's got a Clipper application
  18. >running on a 3Com network.  The application runs fine from a
  19. >386 PC workstation, but when it's run from a 3Com 3Station 2E
  20. >(286 machine) it fails with the error:
  21. >"GetEntry 1800 Unrecoverable Error 5311 Cannot Create VM Swapfile"
  22. >
  23. >Can anyone give me any leads as to what the problem is?
  24. >
  25.  
  26. Clipper memory manager uses swap file as a tool for organizing virtual
  27. memory. The disk to create the file should have enough space to place it
  28. (up to 1Meg for large applications, typically 300-600K). If you current
  29. directory doesn't have enough space, try to use SWAPPATH-? variable to show
  30. where Clipper should keep the files.
  31.  
  32. >Email answers preferred.  Also if there is a Clipper newsgroup,
  33. >I'd like to know of it.  My site does not receive any.
  34. >
  35.  
  36. I think it is a common problem people collide with. So I post it.
  37. There is no Clipper newsgroup. But there are specialized Clipper BBS
  38. (ask your distributor).
  39.  
  40. >Thanks,
  41. >
  42. >BobK
  43. >
  44.  
  45. My 0.02
  46. michael
  47. -- 
  48. Michael Haldey  |  Genasys II Pty Ltd
  49.                 |  13th Level, 33 Berry St, North Sydney, NSW, Australia
  50.                 |  Phone:    +61-2-954-2878 (-9930 FAX)
  51.                 |  Internet: michaelh@g2syd.genasys.com.au
  52.