At 01:26 PM 6/12/2003 -0700, Vic Timmons wrote:

-ERROR- DROP aborted, resource unavaiable (380)

I get the above message sometimes when im trying to DROP
a temp table. What may be causing this to happen.

Vic,


01. Make sure that there is no CURSOR declared on that table.

02.     Make sure that temporary table is NOT opened in EDIT or
        BROWSE mode

03.     You can simple DISC and CONN the database to DROP
        TEMPORARY Table(s).

Have Fun!

Very Best R:egards,

Razzak.



Reply via email to