DROP USER CASCADE hangs in Oracle 19c
title says it all, below statement hangs. all objects in the schema dropped but command still hangs. I have also locked the schema and it has zero sessions from gv$sessions
drop user mike_owner cascade;
Anyone have this issue before? Looks like Oracle bug
I'm using
19c RAC 19.4.0.0.0
Linux 7