| Error | ORA-01101 |
Description | 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. |