home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / database / 8748 < prev    next >
Encoding:
Internet Message Format  |  1992-12-31  |  3.0 KB

  1. Xref: sparky comp.databases:8748 comp.sys.novell:10991
  2. Newsgroups: comp.databases,comp.sys.novell
  3. Path: sparky!uunet!sci34hub!eng3!joe
  4. From: joe@eng3.sci.com (Joe LaRocque)
  5. Subject: PARADOX 4.0 with Novell: Braindead?
  6. Message-ID: <1992Dec31.184715.25869@eng3.sci.com>
  7. Reply-To: joe@eng3.sci.com (Joe LaRocque)
  8. Organization: SCI Technology, Inc., Huntsville, Al.
  9. Distribution: usa
  10. Date: Thu, 31 Dec 92 18:47:15 GMT
  11. Lines: 89
  12.  
  13. We are in desperate need of help in using PARADOX 4.0 off of a Novell
  14. server.  We have been experiencing 'unexpected errors' starting with
  15. release 3.5 and are continuing to have problems with release 4.0 of
  16. PARADOX.  
  17.  
  18. Documented below is the configurations for the DOS workstations and
  19. the Novell Server.  There is also a short note on the problems that
  20. we have experienced with TUTILITY.  If anyone could point out any
  21. specific problems with the configurations below, we would be greatly
  22. in your debt.  As of now, using PARADOX, in a production environment,
  23. is almost impossible.  Borland has been of no help in resolving these
  24. problems, in as much that they cannot even identify where the errors
  25. are occuring in PARADOX when a memory location is given along with the
  26. unexpected error message.  
  27.  
  28. Thanks for any assistance that you can provide!
  29.  
  30. DOS:
  31.  
  32. The following is the CONFIG.SYS and AUTOEXEC.BAT files for one of the
  33. operators who is having problems with PARADOX 4.0 on the Novell server:
  34.  
  35.     CONFIG.SYS
  36.  
  37.     DEVICE=C:\QEMM60\QEMM386.sys EXTMEM=2560 RAM exclude=c800-cfff
  38.     DEVICEHIGH=C:\DOS\SETVER.EXE
  39.     lastdrive=f
  40.     FILES=40
  41.     BUFFERS=40
  42.     DEVICEHIGH=C:\DOS\ANSI.SYS
  43.     SHELL=C:\DOS\COMMAND.COM C:\DOS\  /p /e:1024
  44.     DOS=HIGH, UMB
  45.  
  46.     **************************************************************
  47.  
  48.     AUTOEXEC.BAT
  49.  
  50.     @ECHO OFF
  51.     c:\dos\share
  52.     PATH C:\qb45;C:\;C:\DOS;c:\bin;C:\bats;c:\mcshell;c:\windows;
  53.     PROMPT $P$G
  54.     set cdpath=c:\;
  55.     cd \
  56.     C:\mouse\mouse.com /1
  57.     VER
  58.     set GRASP=c:\grasp
  59.     loadhigh c:\dos\doskey
  60.     subst d: c:\d
  61.  
  62.  
  63. NOVELL:
  64.  
  65. The following is the AUTOEXEC.NCF and STARTUP.NCF for the Novell server:
  66.  
  67.     AUTOEXEC.NCF
  68.  
  69.     file server name GROUNDHOG
  70.     ipx internal net 380006
  71.     load NMAGENT
  72.     load REMOTE ELEPHANTS
  73.     load RSPX
  74.     load STREAMS
  75.     load CLIB
  76.  
  77.     load C:\NETWARE\WDPLUSSV port=320 name=backbone
  78.     bind ipx to backbone net=0400
  79.  
  80.     load C:\NETWARE\WDPLUSSV port=340 name=orderent
  81.     bind ipx to orderent net=380010
  82.  
  83.      ***********************************************
  84.  
  85.     STARTUP.NCF
  86.  
  87.     load IDE port=1F0 int=E
  88.  
  89.     +++++++++++++++++++++++++++++++++++++++++++++++
  90.  
  91. TUTILITY:
  92.  
  93. We ran TUTILITY 4.0 on two tables.  We're almost certain the tables
  94. were corrupted.  We had gotten key violations when restructuring and
  95. continued to have "unexpected condition 449" problems.  TUTILITY 
  96. rebuilt without lossing records and said it had 0 problems. However,
  97. we had a problems with a form afterwards.  We found that all forms
  98. were corrupt or out of date (modify/change/form).  We had made a backup
  99. of the tables before Tutility ran. The forms were ok on the backup.
  100. DOES TUTILTITY KILL YOUR FORMS? DOES IT REALLY FIX ANYTHING?
  101.  
  102.