Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: At my wits end with ASM file names...
Vladimir M. Zakharychev schrieb:
>>> CREATE DATABASE "colon"
>>> *
>>> ERROR at line 1:
>>> ORA-01501: CREATE DATABASE failed
>>> ORA-00200: control file could not be created
>>> ORA-00202: control file: '+DATA_STRUCTURED/colon/control01.ctl'
>>> ORA-15012: ASM file 'colon/control01.ctl' does not exist
>>> ORA-17502: ksfdcre:5 Failed to create file +DATA_STRUCTURED/colon/control01.ctl
>>> ORA-15081: failed to submit an I/O operation to a disk
>>>
> > On second thought, the cause may well be in "colon" instance being > unable to communicate with ASM instance. This may happen if the > CSS daemon is not running, so Andreas' suggestion is worth checking, > too: see if ocssd.bin is among running processes.Just had a look.
Lots of Thanks!
Volker
Received on Wed Apr 19 2006 - 09:56:38 CDT