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

Home -> Community -> Usenet -> c.d.o.tools -> Re: table sizing

Re: table sizing

From: Tim Witort <trw_at_medicalert.org>
Date: 1997/04/07
Message-ID: <334931B5.2C65@medicalert.org>#1/1

Mark McWilliams wrote:
>
> Does anyone have an SQL stmt, stored procedure, etc. to estimate
> the size of tables and indexes? I know the steps are in the DBA guide,
> but I don't want to recreate the wheel.

I have written DOS programs to do this. One calculates the size for tables, the other for indexes. Let me know if you want them or even the C source code.

Received on Mon Apr 07 1997 - 00:00:00 CDT

Original text of this message

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