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

Home -> Community -> Usenet -> c.d.o.server -> Re: 8.1.7.4 - Linux - Tablespace Issue

Re: 8.1.7.4 - Linux - Tablespace Issue

From: <fitzjarrell_at_cox.net>
Date: 8 Dec 2005 07:02:13 -0800
Message-ID: <1134054133.395484.77730@f14g2000cwb.googlegroups.com>


select segment_name, max_extents
from dba_segments
where segment_type = 'LOBSEGMENT';

David FItzjarrell Received on Thu Dec 08 2005 - 09:02:13 CST

Original text of this message

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