Re: How to get number of free blocks?

From: aim <aim_at_cyber2.servtech.com>
Date: 1996/09/04
Message-ID: <50krmf$a1_at_murphy2.servtech.com>#1/1


Query the dictionary dba_extents, this will give you used space in bytes and blocks.

To get the free bytes/blocks, subtract the above from dba_segments bytes and blocks.

Andy Marcelo Received on Wed Sep 04 1996 - 00:00:00 CEST

Original text of this message