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: Equivalent of V$SQL_PLAN and V$SQL_PLAN_STATISTICS in Oracle8i

Re: Equivalent of V$SQL_PLAN and V$SQL_PLAN_STATISTICS in Oracle8i

From: Sybrand Bakker <gooiditweg_at_sybrandb.verwijderdit.demon.nl>
Date: Tue, 24 Aug 2004 07:20:27 +0200
Message-ID: <1vjli0lhbj7s7gvkfblqmnlomjr1nf3hu6@4ax.com>


On 23 Aug 2004 19:40:44 -0700, premmehrotra_at_hotmail.com (Prem K Mehrotra) wrote:

>I do not see these views in Oracle8i, only in Oracle9i. Is there a way
>to find
>sql plans and staitistics in Oracle8i without running tkprof. I do not
>want to run tkprof for a specific session, instead I want to get all
>plans in some period of time.
>
>I know in Oracle Enterprise Manager I can use Oracle Top Sessions,
>connect to a Oracle8i database. I can see the top sql sessions, I can
>drill down and see the sql*plan. How does Oracle get this information
>in Oracle8i. I know in Oracle9i, one can get this information from
>v$sql_plan and v$sql_Plan_statistics, but my database is on Oracle8i.
>
>
>Thanks lot,
>
>Prem

The requested facilities do not exist in 8i. period.

--
Sybrand Bakker, Senior Oracle DBA
Received on Tue Aug 24 2004 - 00:20:27 CDT

Original text of this message

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