Pack index for votes results in NOT FOUND reload gives an error and continues but still have 2 tables
autocheck says error reading index list R:Scope says NO ERRORS. rscope > display > table structure shows 2 different start and end addresses. With R:scope I changed the pointers in the data to reconnect the 2 new rows with the old 6 rows, I can now see 8 rows of data -- but I still have 2 tables. So I made the structure of both the same. I can unload the data, unloading the structure does not look like I got a complete structure file. I cannot drop the table "Unavailable resource missing during drop" List shows one of the tables with 0 rows, the other with 8 rows. If I can get rid of the table, I can easily reconstruct it. But is there a way using rscope to make it deleted? Bernie ----- Original Message ----- From: "A. Razzak Memon" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[EMAIL PROTECTED]> Sent: Monday, July 26, 2004 8:51 AM Subject: [RBG7-L] - Re: Primary key > > At 12:51 AM 7/26/2004 -0400, Bernie Lis wrote: > > >sel * from tablename and it only lists the 2 > >rows I entered after removing the primary key. > > > Bernie, > > Options: > > 01: PACK INDEX FOR tablename > > 02. PACK INDEX > > 03. RELOAD > > Complete details and help topics: > > For 01-02: HELP PACK > > For 03: HELP RELOAD > > Very Best R:egards, > > Razzak. > >
