Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: create tablespace problem

Re: create tablespace problem

From: Arup Nanda <arupnanda_at_hotmail.com>
Date: Wed, 22 Jan 2003 07:49:29 -0800
Message-ID: <F001.0053767E.20030122074929@fatcity.com>


<MORE RANT>
And when your problem is finally resolved, even if it's as magical as the passage of time, please... please... let the us know that. This is a educational excercise for all concerned and everyone is interested in the analysis and the final outcome. Don't you think you owe that much to the people who mulled over your problem and offered suggestions? </MORE RANT>

Feeling a little better!

> <RANT>
> I have a problem understanding why anyone would ask a question and then
not
> display the exact error number and error message text they are seeing.
> There are thousands of error messages in Oracle and the platforms it runs
> upon and the APIs it supports, and the text associated with the number is
> practically useless, due to differences in local language, problems with
> recollection, sloppy wording, etc.
>
> For heavens sake people: please include the error number too! Not just
> your vague recollection of the wording of the message, not just some
edited
> version of the error text, not just the code throwing the error. The
> number, the number, the blasted number!!! It's the only sure way to
> precisely identify what has happened, and people just throw it away...
> </RANT>
>
> ...breathe.......breeaatthhhe......oooooom.....ooooooooooommmmmmm....Ah!
> Better now? Nope....oooooommmm.....ah-ooooommmmm.....
>
> ----- Original Message -----
> To: "Multiple recipients of list ORACLE-L" <ORACLE-L_at_fatcity.com>
> Sent: Tuesday, January 21, 2003 11:53 PM
>
>
> > I'm have problem when execute this script, the error is show by oracle
is
> > "error at line 1
> > ORA-.......:TSelCZ_Data already exists;
> >
> >
> > -- create tablespace
> >
> > CREATE TABLESPACE TSelCZ_Data DATAFILE
'd:\orant\database\tselcz1dbCZ.ora'
> > SIZE 150M;
> > ALTER TABLESPACE "TSELCZ_DATA" DEFAULT STORAGE ( MAXEXTENTS UNLIMITED );
> > /
> > --
> > Please see the official ORACLE-L FAQ: http://www.orafaq.net
> > --
> > Author: pomi
> > INET: pomin_at_intouch.co.id
> >
> > Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> > San Diego, California -- Mailing list and web hosting services
> > ---------------------------------------------------------------------
> > 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.net
> --
> Author: Tim Gorman
> INET: Tim_at_SageLogix.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> 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.net
-- 
Author: Arup Nanda
  INET: arupnanda_at_hotmail.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Wed Jan 22 2003 - 09:49:29 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US