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: Freeman Robert - IL <FREEMANR_at_tusc.com>
Date: Wed, 22 Jan 2003 07:04:33 -0800
Message-ID: <F001.005375B6.20030122070433@fatcity.com>


<RANT_CONTINUED>
Well while we are ranting how about always including the version of the database, and the platform you are running on too! </RANT_CONTINUED>

RF

Robert G. Freeman
Technical Management Consultant
TUSC - The Oracle Experts www.tusc.com
904.708.5076 Cell (it's everywhere that I am!) Author of several books you can find on Amazon.com!

-----Original Message-----
Sent: Wednesday, January 22, 2003 7:19 AM To: Multiple recipients of list ORACLE-L

<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.....

> 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: Freeman Robert - IL
  INET: FREEMANR_at_tusc.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:04:33 CST

Original text of this message

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