How to get DDL for contexts?
recently we had to import/export schema which made use of contexts
(create or replace context ... etc)
Oracle is 9i.
imp/exp did not catch contexts which seems to b
ORA-01940 cannot drop a user that is currently connected
I get this error on Oracle 10.2.0.1.0 but cannot see any sessions for the
user.
I have rerun the drop but now it just hangs.
Anything I c