Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: CURSOR_SHARING in 9i: FORCE vs. SIMILAR
I was checking the explain plan with EXPLAIN via TOAD. Once I fired up =
a 10046 trace, I clearly saw the diffs between the two executions in the =
STAT lines. And, as a bonus, the trace has the updating of =
SYS.OBJECT_USAGE after the query that used the index. :)
Prepare to change CS=3DF to CS=3DS...
Thanks, Jonathan!
Rich
Rich Jesse System/Database Administrator rich.jesse_at_quadtechworld.com QuadTech, Sussex, WI USA
> From: oracle-l-bounce_at_freelists.org
> Sent: Wednesday, May 19, 2004 7:04 AM
> Subject: Re: CURSOR_SHARING in 9i: FORCE vs. SIMILAR
>=20
>=20
>=20> t1 where id =3D
> e.g.
> set autotrace on
> select * from t1 where id =3D 88
>=20
> Two rows appear in v$sql
> EXPLAIN PLAN SET STATEMENT_ID=3D'PLUS701' FOR select * from=20
>=20 >=20
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Wed May 19 2004 - 10:02:16 CDT
![]() |
![]() |