home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / database / informix / 1869 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  3.0 KB

  1. Path: sparky!uunet!gumby!destroyer!sol.ctr.columbia.edu!emory!enuucp.eas.asu.edu
  2. From: anasaz!qip.naomi@enuucp.eas.asu.edu (Naomi Walker)
  3. Newsgroups: comp.databases.informix
  4. Subject: Cannot Drop Database
  5. Message-ID: <9465@emory.mathcs.emory.edu>
  6. Date: 3 Sep 92 18:58:04 GMT
  7. Sender: walt@mathcs.emory.edu
  8. Reply-To: anasaz!qip.naomi@enuucp.eas.asu.edu (Naomi Walker)
  9. Lines: 78
  10. X-Informix-List-ID: <list.1426>
  11.  
  12.  
  13.  
  14.  
  15. I have a question into Tech Support, but havent gotten to an engineer,
  16. so I thought i'd pose my question to the net as well.  
  17.  
  18. We have a system running Online 4.0 on a As400 386.  I've also had this
  19. problem on a Pyramid 9845 running Online 4.0, and a Pyramid MIS S server
  20. running 4.1.
  21.  
  22. The problem:
  23.    I am trying to drop a database, and cannot.  The problem is actually
  24.    with one table, named prop_alt.
  25.  
  26. Heres what I have tried:
  27.  
  28.    1)  In ISQL, Drop Database (query language or thru the menu)
  29.        responds with:
  30.               "215 Cannot Open File For Table()"
  31.                "Memory Allocation Error"
  32.  
  33.    2)  In ISQL, Drop Table (query language) responds with:
  34.               "211 Cannot Read System Catalog (sysindexes)"
  35.  
  36.    3)  In ISQL, rename table, responds with:
  37.               "215 Cannot Open File For Table()"
  38.        (I know the bad table name is prop_alt)
  39.  
  40.    4)  I was going to drop the big tables in the database, so
  41.        in preparation for dumping nrows from systables, I:
  42.  
  43.        In ISQL, update statistics responds with:
  44.               "215 Cannot Open File For Table()"
  45.  
  46.    5)  Just trying to get nrows (without update statistics) I got:
  47.        "tblspace not found"
  48.  
  49.        In tbmonitor I can see the database in the rootdbs.
  50.  
  51.    6)  I gracefully took Informix down to quiescent, and looked in the
  52.        Informix log for errors (there were none), then Offline, and
  53.        back up to Online, and tried the above sequence again.  The
  54.        same problems occurred. 
  55.  
  56.        In the past, taking Informix Offline, and back up again has
  57.        cleared these types of problems.  Not this time.  I was not 
  58.        yet out of tricks.
  59.  
  60.    7)  I took Informix down to quiescent in an attempt to run tbcheck's
  61.        in fix-it mode.  
  62.  
  63.        tbcheck -cI dbname barfed with:
  64.         "Memory Allocation Error, 
  65.          Bad Column List for Sysindexes Found"
  66.  
  67.        tbcheck -cc dbname barfed with:
  68.         "Memory Allocation Error, 
  69.          Bad Column List for Sysindexes Found"
  70.  
  71.        tbcheck -cd dbname barfed with:
  72.         "Memory Allocation Error, 
  73.          Bad Column List for Sysindexes Found"
  74.  
  75.    Now, i'm running out of tricks.  I suspect i'm going to have to unload
  76.    the other databases in the partition, initialize, and load the databases
  77.    back on.  Is there anything else I can do?  Does anyone know what causes
  78.    this?  Nothing looks askew in the error log.
  79.  
  80.    Anyone else ever seen this and know a better solution?
  81.  
  82. thanks,
  83. Naomi
  84.       
  85. -- 
  86.   Naomi Walker  (aka N7FSA)     naomi%anasaz.UUCP@asuvax.eas.asu.edu
  87.  
  88.   Enthusiasm is caught,         In tennis, 
  89.   not taught.                   love means nothing.
  90.