Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Tablespace
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01BFB046.09796254
Content-Type: text/plain;
charset="iso-8859-1"
select object_name, object_type
from dba_objects
where tablespace_name = 'XXX';
-----Original Message-----
From: Sajid Iqbal [mailto:sajid_at_u-net.net]
Sent: Thursday, April 27, 2000 7:35 AM
To: Multiple recipients of list ORACLE-L
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). ------_=_NextPart_001_01BFB046.09796254 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printableReceived on Thu Apr 27 2000 - 07:42:02 CDT
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2448.0">
<TITLE>RE: Tablespace</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=3D2>select object_name, object_type</FONT>
<BR><FONT SIZE=3D2>from dba_objects</FONT>
<BR><FONT SIZE=3D2>where tablespace_name =3D 'XXX';</FONT>
</P>
<BR>
<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Sajid Iqbal [<A =
HREF=3D"mailto:sajid_at_u-net.net">mailto:sajid_at_u-net.net</A>]</FONT>
<BR><FONT SIZE=3D2>Sent: Thursday, April 27, 2000 7:35 AM</FONT>
<BR><FONT SIZE=3D2>To: Multiple recipients of list ORACLE-L</FONT>
<BR><FONT SIZE=3D2>Subject: Tablespace</FONT>
</P>
<BR>
<P><FONT SIZE=3D2>Hello All</FONT>
</P>
<P><FONT SIZE=3D2>How can I tell what objects are in a particular =
tablespace</FONT>
<BR><FONT SIZE=3D2>eg </FONT>
<BR><FONT SIZE=3D2>select object_name, object_type from xxxx where =
tablespace_name =3D xxx</FONT>
</P>
<P><FONT SIZE=3D2>using Oracle 8.0.4.0</FONT>
</P>
<P><FONT SIZE=3D2>TIA</FONT>
</P>
<P><FONT SIZE=3D2>Saj Iqbal</FONT>
</P>
<P><FONT SIZE=3D2>--</FONT>
<BR><FONT SIZE=3D2>U-NET Ltd a VIA NET.WORKS Inc company</FONT>
<BR><FONT SIZE=3D2>Sajid =
Iqbal &= nbsp; | Mail : = sajid_at_u-net.net</FONT>
<BR><FONT SIZE=3D2>Database =
DBA/Developer | = Ext : 4485</FONT>
<BR><FONT SIZE=3D2>U-NET =
Ltd &nb= sp; | ICQ : = 43903417</FONT>
<BR><FONT SIZE=3D2>Warrington, Cheshire, =
UK | </FONT>
</P>
<BR>
<P><FONT SIZE=3D2>-- </FONT>
<BR><FONT SIZE=3D2>Author: Sajid Iqbal</FONT>
<BR><FONT SIZE=3D2> INET: sajid_at_u-net.net</FONT>
</P>
<P><FONT SIZE=3D2>Fat City Network Services -- (858) =
538-5051 FAX: (858) 538-5051</FONT>
<BR><FONT SIZE=3D2>San Diego, =
California -- Public Internet = access / Mailing Lists</FONT>
<BR><FONT =
SIZE=3D2>---------------------------------------------------------------= -----</FONT>
<BR><FONT SIZE=3D2>To REMOVE yourself from this mailing list, send an =
E-Mail message</FONT>
<BR><FONT SIZE=3D2>to: ListGuru_at_fatcity.com (note EXACT spelling of =
'ListGuru') and in</FONT>
<BR><FONT SIZE=3D2>the message BODY, include a line containing: UNSUB =
ORACLE-L</FONT>
<BR><FONT SIZE=3D2>(or the name of mailing list you want to be removed =
from). You may</FONT>
<BR><FONT SIZE=3D2>also send the HELP command for other information =
![]() |
![]() |