Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: dbms_stats
Oradba Linux wrote:
> Is gather_index_stats parallelized? In one of the white papers downloaded
> from centrex consulting the author says gathering index
> stats is not parallelized? Is he wrong?
> I did a tkprof and i saw that the SQL executes with parallel(2) hint.
you can also use DBMS_STATS to gather statistics in parallel
Source:
http://download-west.oracle.com/docs/cd/B14117_01/appdev.101/b10802/d_stats.htm#ARPLS059
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace 'x' with 'u' to respond)Received on Thu Dec 30 2004 - 00:41:33 CST
![]() |
![]() |