Bernie - You should always DISCONNECT before running Autochk so that TEMP tables are removed.
The "out of disk space" error usually means corrupted indices and a RELOAD should fix that. Try it before you create the temp table again and see what happens. Sami ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Sami Aaron Software Management Specialists 913-915-1971 [EMAIL PROTECTED] -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Bernard Lis Sent: Friday, June 24, 2005 4:04 PM To: RBG7-L Mailing List Subject: [RBG7-L] - Re: R:Scope 7.5 John, Not now. I tried it again and it works, there may have been before? Here's what led to this situation: I did the following project: project temporary TmpSline from Sline using all where limit=0 I can insert rows into this table but when I tried to update some fields, it said "out of disk space" autochk said "error in dbinfo block" Rscope 7.5 could not check all, 6.5 said no errors. when I disconnect and reconnect autochk said no errors Rscope, I guess does not show temp tables, is that correct? So I don;t know what to do about updating this temp table. Any suggestions ----- Original Message ----- From: "John Minyo II" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[email protected]> Sent: Friday, June 24, 2005 3:45 PM Subject: [RBG7-L] - Re: R:Scope 7.5 > At 02:10 PM 6/24/2005, you wrote: >>in checking dbinfo, I get no errors >>in checking structure all, I get access violation ....... >>If I check structure one at a time, I get 0 errors for each table. >>Same for data all gets access violation.......... >> >>Anyone else experience this? >>Bernie Lis > > Dear Bernie Lis, > > Is there a phantom table (empty field) in the > "Select Table.." List Box? > > John >
