Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Create Database ... really dumb question
Rick
It was similar to two manuals, a book, and metalink... thus the TREMENDOUS frustration...
I moved the first control file... and it worked... corrupt block... I AM NOT AN idiot!!!
Thank you!
April
-----Original Message-----
Sent: Thursday, February 14, 2002 9:21 AM
To: ORACLE-L_at_fatcity.com; April Wells
April,
Your script sure looks good, you already know that. The only thing I can
suggest is to specify
character set. Just guessing
Rick
create database testcc1
controlfile reuse
logfile '/admin04/cc1test/redo01.log' size 1m reuse,'/admin06/cc1test/redo03.log' size 1m reuse
'/admin05/cc1test/redo02.log' size 1m reuse,
April Wells <awells_at_csedg To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> e.com> cc: Sent by: Subject: Create Database ... really dumb question root_at_fatcity. com 02/14/2002 08:23 AM Please respond to ORACLE-L
Okay... I am at a loss. There is SOMETHING wrong, and I can not for the
life of me see it. I know there is something REALLY simple wrong with
this,
but I can't find it... ANYWHERE... and the error manual is ever so helpful
on the errors... >:\
THESE are my errors..............
create database testcc1
*
ERROR at line 1:
ORA-01501: CREATE DATABASE failed
ORA-02084: database name is missing a component
THIS is my script...........................................
create database testcc1
controlfile reuse
logfile '/admin04/cc1test/redo01.log' size 1m reuse,'/admin06/cc1test/redo03.log' size 1m reuse
'/admin05/cc1test/redo02.log' size 1m reuse,
WHAT is wrong with it. I am really not this inept... really... but I can't see what is wrong with the database name.
Thanks in advance for there not being GAILS of laughter... but tiredness is getting to me.
April Wells
Corporate Systems
Amarillo Texas
(See attached file: InterScan_Disclaimer.txt)
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: April Wells INET: awells_at_csedge.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). begin 666 InterScan_Disclaimer.txt M5&AE(&EN9F]R;6%T:6]N(&-O;G1A:6YE9"!I;B!T:&ES(&4M;6%I;"!I<R!S M=')I8W1L>2!C;VYF:61E;G1I86P_at_86YD(&9O<B!T:&4@:6YT96YD960@=7-E M(&]F('1H92!A9&1R97-S964@;VYL>3L@:70@;6%Y(&%L<V\@8F4@;&5G86QL M>2!P<FEV:6QE9V5D(&%N9"]O<B!P<FEC92!S96YS:71I=F4N("!.;W1I8V4@ M:7,@:&5R96)Y(&=I=F5N('1H870_at_86YY(&1I<V-L;W-U<F4L('5S92!O<B!C M;W!Y:6YG(&]F('1H92!I;F9O<FUA=&EO;B!B>2!A;GEO;F4@;W1H97(@=&AA M;B!T:&4@:6YT96YD960@<F5C:7!I96YT(&ES('!R;VAI8FET960_at_86YD(&UA M>2!B92!I;&QE9V%L+B @268@>6]U(&AA=F4@<F5C96EV960@=&AI<R!M97-S M86=E(&EN(&5R<F]R+"!P;&5A<V4@;F]T:69Y('1H92!S96YD97(@:6UM961I M871E;'D_at_8GD@<F5T=7)N(&4M;6%I;"X*"D-O<G!O<F%T92!3>7-T96US+"!) M;F,N(&AA<R!T86ME;B!E=F5R>2!R96%S;VYA8FQE('!R96-A=71I;VX@=&\@ M96YS=7)E('1H870_at_86YY(&%T=&%C:&UE;G0@=&\@=&AI<R!E+6UA:6P@:&%S M(&)E96X@<W=E<'0_at_9F]R('9I<G5S97,N("!792!A8V-E<'0@;F\@;&EA8FEL M:71Y(&9O<B!A;GD_at_9&%M86=E('-U<W1A:6YE9"!A<R!A(')E<W5L="!O9B!S M;V9T=V%R92!V:7)U<V5S(&%N9"!A9'9I<V4@>6]U(&-A<G)Y(&]U="!Y;W5R M(&]W;B!V:7)U<R!C:&5C:W,@8F5F;W)E(&]P96YI;F<@86YY(&%T=&%C:&UE %;G0N#0H end -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: April Wells INET: awells_at_csedge.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).Received on Thu Feb 14 2002 - 11:08:48 CST
![]() |
![]() |