Oracle Error ORA-15302: active use of files owned by user ‘string’ precludes its drop

Oracle Error Message

ORA-15302: active use of files owned by user ‘string’ precludes its drop

Reason for the Error

A DROP USER command specified a user owning files that were in use.

Solution

Close all files owned by this user.