Oracle DBA, How To, Error, Cause and Action

ORA-01940: cannot drop a user that is currently connected

ORA-01940: cannot drop a user that is currently connected




Cause: Attempt was made to drop a user that is currently logged in.




Action: Make sure user is logged off, then repeat command.