ORA-01501: CREATE DATABASE failed in asm
981506Dec 24 2012 — edited Dec 25 2012i am trying to create manual database using asm
and i am using oracle SID
and when i create manual database i am getting the below error
ERROR at line 1:
ORA-01501: CREATE DATABASE failed
ORA-00200: control file could not be created
ORA-00202: control file: '+ASMDG/manual/control1.ctl'
ORA-17502: ksfdcre:4 Failed to create file +ASMDG/manual/control1.ctl
ORA-15001: diskgroup "ASMDG" does not exist or is not mounted
and when i use asm SID +asm and if i create a manual database i am getting the below error
ERROR at line 1:
ORA-15000: command disallowed by current instance type
please help me to resolve this