Oracle DBA, How To, Error, Cause and Action

ORA-01101: database being created currently mounted by some otherinstance

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.