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: Summery of all Used Oracle-Blocks

Re: Summery of all Used Oracle-Blocks

From: Mario Bucsics <mario.bucsicsNOmaSPAM_at_siemens.at.invalid>
Date: Tue, 09 Nov 1999 04:30:59 -0800
Message-ID: <000b8d9b.dd6978f6@usw-ex0102-010.remarq.com>


Hello

The statement for finding out the Blocks on a special segment is:

select blocks from dba_segments where segment_name = 'ABC';

 Hope this helps

   Mario Bucsics , OCP

Received on Tue Nov 09 1999 - 06:30:59 CST

Original text of this message

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