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: DATA DICTIONARY QUESTION

Re: DATA DICTIONARY QUESTION

From: david mu <mu_david_at_hotmail.com>
Date: Mon, 01 May 2000 18:17:39 PDT
Message-Id: <10484.104641@fatcity.com>


When you create a user, you have to specify a tablespace to the user, Oracle does this by generate a pointer to the tablespace's name. Drop the tablespace only invalidate the pointer. This is the same as drop the table invalidate the packages which refer to the table.

>From: "Blum, Marc" <blum_at_soptim.de>
>Reply-To: ORACLE-L_at_fatcity.com
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Subject: DATA DICTIONARY QUESTION
>Date: Thu, 27 Apr 2000 22:33:02 -0800
>
>Hi all,
>
>if I drop a tablespace, it remains in the dba/user_tablespaces-view and
>gets
>the status INVALID. Is there any reason, why the tablespace remains there?
>
>greetings
>Marc
>
>__________________________
> Marc Blum
> SOPTIM GmbH
> Grüner Weg 22-24
> D-52070 Aachen -Germany-
>Phone: +49-(0)241-91879-29
>Fax: +49-(0)241-154038
>EMail: BLUM_at_SOPTIM.DE
>
>
>--
>Author: Blum, Marc
> INET: blum_at_soptim.de
>
>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).



Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com Received on Mon May 01 2000 - 20:17:39 CDT

Original text of this message

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