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: Copy production stats to QA

Re: Copy production stats to QA

From: Finn Ellebaek Nielsen <fen_at_changegroup.dk>
Date: Mon, 21 Feb 2000 20:42:24 +0100
Message-ID: <88s4k6$87s$1@news.inet.tele.dk>


This is a built-in feature of 8i, have a look at the DBMS_STATS package.

HTH. Finn

Geoffrey Bray <gbray1_at_my-deja.com> wrote in message news:874t1k$4vd$1_at_nnrp1.deja.com...
> Anyone have a couple of scripts to copy the statistics created by an
> analyze command for a given table from one instance to another? Of
> course, the case we have is that our QA database with a given table of
> the same size as production but slightly different data and hence
> slightly different statistics on the same hardware and software gives
> different explain plans for a given query. We'd like to copy the stats
> from prod to QA for testing purposes.
>
> Thanks,
> Geoffrey Bray
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Mon Feb 21 2000 - 13:42:24 CST

Original text of this message

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