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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Analyzing all tables ?

Re: Analyzing all tables ?

From: <sokol_at_opsb.ru>
Date: 1998/03/27
Message-ID: <6fi0oo$aoh$1@nnrp1.dejanews.com>#1/1

Use standard DBMS_DDL package with standard ALL_OBJECTS view

if You haven't info about DBMS_DDL, I can mail You source of it.

Sorry for bad English.

Good Luck.

In article <6fgd3h$32a$1_at_news.NL.net>,
  "Marco Nedermeijer" <m.n.nedermeijer_at_rtd.nl> wrote:
>
> Is it possible to analyze all tables, indexes and clusters (in one step) ?
> Or must i write a script where all tables seperately are analyzed ?
>
> Thanks,
>
> Marco Nedermeijer
> m.n.nedermeijer_at_rtd.nl
>
>

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Fri Mar 27 1998 - 00:00:00 CST

Original text of this message

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