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: Tablespace

Re: Tablespace

From: <martyn.r.baker_at_uk.pwcglobal.com>
Date: Thu, 27 Apr 2000 13:45:03 +0100
Message-Id: <10480.104291@fatcity.com>


--0__=VphZ5MvkSyFzzPZHmSFR6cUAdDZs8NJGL4Nt9gHS7OP1Hly4t5sKQDiu
Content-type: text/plain; charset=us-ascii Content-Disposition: inline

Saj,

You can use all_segments or dba_segments:

select segment_name,segment_type from all_segments where tablespace_name = 'XXXX'

and then order the output if you wish.

Martyn

                                                                  
 (Embedded                                                        
 image moved   Sajid Iqbal <sajid_at_u-net.net>                      
 to file:      27/04/2000 13:35                                   
 pic24218.pcx)                                                    
                                                                  



Please respond to ORACLE-L_at_fatcity.com

To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc:
Subject: Tablespace

Hello All

How can I tell what objects are in a particular tablespace eg
select object_name, object_type from xxxx where tablespace_name = xxx

using Oracle 8.0.4.0

TIA Saj Iqbal

--

U-NET Ltd a VIA NET.WORKS Inc company

Sajid Iqbal                    | Mail : sajid_at_u-net.net
Database DBA/Developer         | Ext  : 4485
U-NET Ltd                      | ICQ  : 43903417
Warrington, Cheshire, UK       |


--

Author: Sajid Iqbal
  INET: sajid_at_u-net.net

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

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.

--0__=VphZ5MvkSyFzzPZHmSFR6cUAdDZs8NJGL4Nt9gHS7OP1Hly4t5sKQDiu

Content-type: text/plain; name="pic24218.txt"
Content-Disposition: attachment; filename="pic24218.txt"
Content-transfer-encoding: base64

<binary content removed -- do not send binaries to the list> Received on Thu Apr 27 2000 - 07:45:03 CDT

Original text of this message

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