Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: ORA-00200 (control file creation error)
The /dev/disk/dsk19a should be a character one. Issue a ls -l /dev/disk/dsk19a and it must appear something like this:
crw-rw----.....................
Regards.
> -----Mensaje original-----
> De: Murali Vallath [SMTP:murali_vallath_at_hotmail.com]
> Enviado el: viernes 2 de febrero de 2001 15:51
> Para: Multiple recipients of list ORACLE-L
> Asunto: ORA-00200 (control file creation error)
>
>
>
> I am trying to create a new database OPS database/instance. While running
> the script using SVRMGRL get the following messages..
>
> ORA-01501: CREATE DATABASE failed
> ORA-00200: controlfile could not be created
> ORA-00202: controlfile: '/dev/disk/dsk19a'
> ORA-27038: skgfrcre: file exists
>
> Any ideas, the sys ops say everything is OK.
>
>
> Regards,
>
> Murali Vallath
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Murali Vallath
> INET: murali_vallath_at_hotmail.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Trassens, Christian INET: CTrassens_at_uni2.es Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri Feb 02 2001 - 09:40:41 CST