Oracle DBA, How To, Error, Cause and Action

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

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


Cause:


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



Action:


Close all files owned by this user.

No comments:

Post a Comment

Thanks for your comment.