DIA-52524
Cannot drop END USER user_name that is currently connected.
- user_name: The name of the end user.
Cause
The end user specified for the DROP END USER command has an active database connection.
Action
Ensure the end user is logged out and then retry the command. If needed, database administrator can terminate user sessions using the ALTER SYSTEM KILL SESSION command. Review Oracle SQL Language Reference for more details.