Oracle DBA, How To, Error, Cause and Action

ORA-15280: user 'string' owns existing files

ORA-15280: user 'string' owns existing files


Cause:


An attempt was made to drop a user that still owns existing files.



Action:


Specify the CASCADE option to drop the user and all of the owned files.

No comments:

Post a Comment

Thanks for your comment.