In Toad 1212 all is ok.
We spooled the relative code when we did the operation.
In Toad 13.0 only we saw this as last action :
select space
from sys.dba_recyclebin
where space is not null
and space > 0
and ts_name = ‘’;
Why so ? What’s the use ?
Thank you
p.s. in older releases like 9i and 8i recyclebin do not exist … and we still have some old releases …