Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> v$sqlarea question.

v$sqlarea question.

From: Diego Cutrone <dcutrone_at_afip.gov.ar>
Date: Thu, 29 Aug 2002 13:37:12 -0800
Message-ID: <F001.004C3399.20020829133712@fatcity.com>


Hi List.

    does anybody know what the OPTIMIZER_MODE = NONE mean in v$sqlarea view ?     

    I've found this document Doc ID: 48131.996 in metalink, but it seems that I don't have access to it.

The problem I'm facing here is that I am getting this information when analyzing v$sqlarea. What I'm trying to find out is why suddenly at sequence 5 disk_reads=0 and buffer_gets=0.

SEQ Address hash_value OPT_MOD FIRST_LOAD_TIME Disk_reads Buff_gets Invalidations loads


1    Cрш 1069627 NONE      2002-08-28/14:23:58 0            0    0        1
2    Cрш 1069627 CHOOSE    2002-08-28/14:23:58 10         166    0        2
3    Cрш 1069627 CHOOSE    2002-08-28/14:23:58 14         177    0        2
4    Cрш 1069627 CHOOSE    2002-08-28/14:23:58 14         177    0        2
5    Cрш 1069627 NONE      2002-08-28/14:23:58 0            0    0        2
6    Cрш 1069627 CHOOSE    2002-08-28/16:16:13 10         246    0        2

The Seq value represents occurrences taken at different moments along a day. Seq 1 was taken at 9 am in the morning, seq 2 at 9:30 , and so on...

TIA
Greeting
Diego Cutrone

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Diego Cutrone
  INET: dcutrone_at_afip.gov.ar

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 Thu Aug 29 2002 - 16:37:12 CDT

Original text of this message

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