Oracle Error Message
ORA-01532: cannot create database; instance being started elsewhere
Reason for the Error
During CREATE DATABASE, another user appears to be simultaneously altering the instance.
Solution
Make sure no one else is simultaneously altering the instance. If no one is, contact your customer support representative; otherwise, retry the operation.