Oracle DBA, How To, Error, Cause and Action

ORA-01101: database being created currently mounted by some other instance

ORA-01101: database being created currently mounted by some other instance


Cause:


Some other instance has the database of same name currently mounted and you are trying to create it.



Action:


Either change the database name or shutdown the other instance.

No comments:

Post a Comment

Thanks for your comment.