home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / database / 8576 < prev    next >
Encoding:
Internet Message Format  |  1992-12-20  |  1.9 KB

  1. Path: sparky!uunet!olivea!charnel!rat!ucselx!crash!filebank!steve.silverwood
  2. From: steve.silverwood@filebank.cts.com (Steve Silverwood)
  3. Newsgroups: comp.databases
  4. Subject: Clipper help needed
  5. Message-ID: <497.313.uupcb@filebank.cts.com>
  6. Date: 17 Dec 92 12:43:00 GMT
  7. Reply-To: steve.silverwood@filebank.cts.com (Steve Silverwood)
  8. Organization: The File Bank BBS - Fallbrook, CA  619-728-4318
  9. Lines: 48
  10.  
  11.  
  12.  >Newsgroups: comp.databases
  13.  >From: wiwiriya@rodan.acs.syr.edu (Wirta Wiriyan)
  14.  >Subject: Clipper help needed
  15.  >Message-ID: <1992Dec2.082330.8201@newstand.syr.edu>
  16.  >Date: Wed, 2 Dec 92 08:23:28 EST
  17.  >
  18.  >
  19.  >Hi everybody,
  20.  >
  21.  >My brother desperately needs help on an error he found (consistently) while
  22.  >working with Clipper. Now that I'm writing this article, it occurs to me
  23.  >that I forgot to ask him the version of his Clipper. I think it's probably
  24.  >5.01a.
  25.  >
  26.  >Anyway, the error is 'internal error 19'. Any idea what caused it? how to
  27.  >remove it? etc.
  28.  >
  29.  >Thanx in advance.
  30.  >
  31.  >
  32.  >Wirta Wiriyan
  33.  >wiwiriya@mailbox.syr.edu
  34.  >wiwiriya@rodan.acs.syr.edu
  35.  
  36. Wirta:
  37.  
  38. INTERNAL ERROR 19 NTX FILE CORRUPTED
  39.  
  40. This occurs when an index buffer is found to be corrupted when
  41. attempting to update an index page and the index is non-UNIQUE.
  42.  
  43.  
  44. Hope that helps.
  45.  
  46. //Steve//
  47.  
  48. /----------------------------+---------------------------------------\
  49. |Steve Silverwood            |  Internet: 76703.3035@compuserve.com  |
  50. |Computer Associates         |CompuServe: 76703,3035                 |
  51. |300 Corporate Point, 2nd Fl.|     Voice: (310)348-4448              |
  52. |Culver City, CA  90230      |       FAX: (310)348-7701              |
  53. +----------------------------+---------------------------------------+
  54. |The opinions expressed here are solely my own, mainly because nobody|
  55. |else would want them....                                            |
  56. \--------------------------------------------------------------------/
  57.  
  58.                              
  59.