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: Large Parse times

Re: Large Parse times

From: Adrian Shepherd <Adrian.Shepherd_at_BTINTERNET.COM>
Date: Wed, 8 Jul 1998 22:51:37 +0100
Message-ID: <6o0qfh$8r6$1@mendelevium.btinternet.com>


Increase the size of the SHARED_POOL , pin any frequently used packages, sounds like a problem with fragmentation or insufficiently size SGA.

pbolduc_at_online-can.com wrote in message <6nufp0$u0o$1_at_nnrp1.dejanews.com>...
>
>
>Platform: HP/UX
>Oracle Version: 7.3.2.2.0
>
>We have some queries that seem to have exceesive parse times:
>
>#1
>
>call count cpu elapsed disk query current rows ------- ------
>-------- ---------- ---------- ---------- ---------- ---------- Parse 1
>510.80 514.22 0 0 0 0 Execute 1 0.00 0.00 0 0 0 0 Fetch 1 17.98
> 46.77 12833 172957 24 25 ------- ------ -------- ---------- ----------
>---------- ---------- ---------- total 3 528.78 560.99 12833 172957
24
> 25
>
>
>#2
>
>call count cpu elapsed disk query current rows ------- ------
>-------- ---------- ---------- ---------- ---------- ---------- Parse 1
>513.16 517.19 0 0 0 0 Execute 1 0.00 0.00 0 0 0 0 Fetch 1 5.11
>5.85 4252 9817 20 0 ------- ------ -------- ---------- ----------
>---------- ---------- ---------- total 3 518.27 523.04 4252 9817 20
0
>
>
>What solutions do I have to reduce this? Can anyone give me suggestions?
I
>notice the CPU time is quite close to elapsed possibly indicating no i/o
>bottle neck. Any help would be appreciated.
>
>Phil Bolduc
>Online Business Systems
>Calgary AB
>
>-----== Posted via Deja News, The Leader in Internet Discussion ==-----
>http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
Received on Wed Jul 08 1998 - 16:51:37 CDT

Original text of this message

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