Hi List,

Almost fro all SQLs I am getting Prase count is same as Execute count. How to reduce 
parse count?

1) We are using bind variable
2) session_cached_cursors set to 100

  
  call     count       cpu    elapsed       disk      query    current        rows
    ------- ------  -------- ---------- ---------- ---------- ----------  ----------
    Parse       11      0.01       0.02          0          0          0           0
    Execute     11      0.00       0.00          0          0          0           0
    Fetch       22      0.01       0.00          0         33         44         110
    ------- ------  -------- ---------- ---------- ---------- ----------  ----------
    total       44      0.02       0.02          0         33         44         110

Any somebody give more hint on this?

Thanks
Jay

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: 
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (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).

Reply via email to