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

Oracle Error Message

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

Reason for the Error

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

Solution

Make sure user is logged off, then repeat command.