ORA-04020 after CTRL-C^ ing an impdp
Maybe it was because I once hit ^C during an IMPDP while importing a specific schema.
I now tried to delete the schemaowner as user system:
drop user someone cascade*FEHLER in Zeile 1:ORA-00604: Fehler auf rekursiver SQL-Ebene 1ORA-04020: Deadlock festgestellt beim Versuch, Objekt SOMEONE.ID_DATA zusperrenSQL>
Is there a "force" drop or do I have to wipe out the instance?
Ah, trying it a second time worked out.
--
Christoph