Please remove me from this list. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of A. Razzak Memon Sent: Thursday, September 08, 2011 8:40 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Error message
At 11:02 PM 9/8/2011, TOM HART wrote: >I have been getting this error message when I do a reload > >RELOAD operation is complete >-ERROR- Internal lock error. Have all users disconnect from the database. >Then have one user re-connect. ( 378) > >I am the only user connected. > >Tom Hart Tom, Most likely, there are still active TEMPORARY TABLE(s) before using the RELOAD command. Always DISCONNECT and then CONNECT the database before using the RELOAD command. Using the DISCONNECT command will DROP all TEMPORARY TABLE(s), if defined. Hope that helps! Very Best R:egards, Razzak. ----- No virus found in this message. Checked by AVG - www.avg.com Version: 10.0.1392 / Virus Database: 1520/3884 - Release Date: 09/08/11

