You're reading 98506 blocks (770 M if db_block_size=8K
or 385M if db_block_size=4K) for a resultset of 0
rows.
Happily all your needed data is in memory.
You're sorting a lot but all sorts are done in memory.
- Seema Singh <oracledbam_at_hotmail.com> a écrit : >
Hi Gurus
> When I run one complex query I get the following
> statistics.
> Statistics
>
> 832 recursive calls
> 4 db block gets
> 98502 consistent gets
> 0 physical reads
> 0 redo size
> 995 bytes sent via SQL*Net to client
> 4306 bytes received via SQL*Net from client
> 1 SQL*Net roundtrips to/from client
> 427 sorts (memory)
> 0 sorts (disk)
> 0 rows processed
>
> Is this statistics good for executed sql
> statment?After looking the above
> statistics what we can say?
> Thanks
> -SEEMA
>
>
>
> Get your FREE download of MSN Explorer at
> http://explorer.msn.com
>
> --
> Please see the official ORACLE-L FAQ:
> http://www.orafaq.com
> --
> Author: Seema Singh
> INET: oracledbam_at_hotmail.com
>
> Fat City Network Services -- (858) 538-5051 FAX:
> (858) 538-5051
> San Diego, California -- Public Internet
> access / Mailing Lists
>
> To REMOVE yourself from this mailing list, send an
> E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of
> 'ListGuru') and in
> the message BODY, include a line containing: UNSUB
> ORACLE-L
> (or the name of mailing list you want to be removed
> from). You may
> also send the HELP command for other information
> (like subscribing).
Stéphane Paquette
DBA Oracle, consultant entrepôt de données
Oracle DBA, datawarehouse consultant
stephane_paquette_at_yahoo.com
Do You Yahoo!? -- Pour faire vos courses sur le Net,
Yahoo! Shopping :
http://fr.shopping.yahoo.com
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: =?iso-8859-1?q?paquette=20stephane?=
INET: stephane_paquette_at_yahoo.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
San Diego, California -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Mon May 14 2001 - 03:17:21 CDT