Mailing List
Home
Forum Home
Oracle List - by freelists.org
Oracle on SUSE Linux - Runing Oracle on SUSE Linux
Oracle database error code ...
www.freelists.org
Subjects
ORA 12540: TNS:internal limit restriction exceeded
ORA 12838 please : Is possible to append two times to the same table befo
ORA 12838 please : Is possible to append two times to the same table before
ora 04031
ora 12500 on windows
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 01925: maximum of 30 enabled roles exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ora 12500 on windows
ORA 01650, one idea
ORA 01650
ORA 4030
ORA 12838 please : Is possible to append two times to thesametable before do
ORA 12838 please : Is possible to append two times to thesame table before d
ORA 01536
ORA 03113 end of file on communication channel
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 00600:
ORA 00020: maximum number of processes (%s) exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ORA 3113 while creating a cluster database 9201 RAC on Linux with OCFS
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 01650, one idea
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 2000 Error Using DBMS STATS GATHER SCHEMA STATS
ORA 01650, one idea
ORA 01650, one idea
ORA 01650, one idea
ORA 01650
ORA 01650
Subject: ora 01031
ORA 4030
ORA 4030
ORA 06502: PL/SQL: numeric or value error: Bulk Bind: Truncated Bind
Subject: Re: ORA 01722 invalid number
 
Subject: Re: table with keep as buffer pool see much more physical reads than the num

Subject: Re: table with keep as buffer pool see much more physical reads than the num

2007-11-01       - By Vlad Sadilovskiy

 Back
Do you have other tables assigned to KEEP buffer pool? Other tables might
overflow into KEEP buffer pool if you just configured it. Do you have
relevant AWR report to look at? I'd compare AWR reports befor and after the
change and look for relevant clues.

Vlad Sadilovskiy
Oracle Database Tools
Web site: http://www.fourthelephant.com
Blog: http://vsadilovskiy.wordpress.com



On 10/31/07, qihua wu <staywithpin@(protected)> wrote:
>
> Hi, everyone, the oracle I use is 10.2.0.2 on HPUX IA64
>
> Our job ran very slow and from AWR report I can see that a table named
ATTRIBUTE_VALUE
> consumes most of the physical IO (Physical read was more than 2.5M), as I
> know the blocks the table has is only 0.3M(block size is 8K), so I created
> a keep buffer and set the buffer pool of ATTRIBUTE_VALUE to "keep buffer".
> I was doing this to hope that once ATTRIBUTE_VALUE is read into the keep
> buffer, it will never be paged out so there the physical read will not
> exceed 0.3M (the blocks the table has). I already set the size of the keep
> buffer large enough (4G) to hold all the blocks.
>
> But after that change, ATTRIBUTE_VALUE was still read physically much more
> times than 0.3M (about 1.6M).  Shouldn't it be only 0.3M if the table was
> "kept" in the buffer?
>
>

<div>Do you have other tables assigned to KEEP buffer pool? Other tables might
overflow into KEEP buffer pool if you just configured it. Do you have relevant
AWR report to look at? I&#39;d compare AWR reports befor and after the change
and look for relevant clues.
</div>
<div>&nbsp;</div>
<div>Vlad Sadilovskiy<br>Oracle Database Tools<br>Web site: <a href="http://www
.fourthelephant.com/">http://www.fourthelephant.com</a><br>Blog: <a href="http:/
/vsadilovskiy.wordpress.com/">http://vsadilovskiy.wordpress.com
</a><br><br><br>&nbsp;</div>
<div><span class="gmail_quote">On 10/31/07, <b class="gmail_sendername">qihua
wu</b> &lt;<a href="mailto:staywithpin@(protected)">staywithpin@(protected)</a>&gt;
wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0
.8ex; BORDER-LEFT: #ccc 1px solid">Hi, everyone, the oracle I use is <a onclick=
"return top.js.OpenExtLink(window,event,this)" href="http://10.2.0.2/" target="
_blank">
10.2.0.2</a> on HPUX IA64<br><br>Our job ran very slow and from AWR report I
can see that a table named <span style="FONT-SIZE: 8pt; COLOR: black; FONT
-FAMILY: Arial">ATTRIBUTE_VALUE </span>consumes most of the physical IO
(Physical read was more than
2.5M), as I know the blocks the table has is only 0.3M(block size is 8K), so I
created a keep buffer and set the buffer pool of <span style="FONT-SIZE: 8pt;
COLOR: black; FONT-FAMILY: Arial">ATTRIBUTE_VALUE </span>to &quot;keep buffer
&quot;. I was doing this to hope that once
<span style="FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: Arial">ATTRIBUTE_VALUE
</span>is read into<span style="FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: Arial
"> </span>the keep buffer, it will never be paged out so there the physical read
will not exceed
0.3M (the blocks the table has). I already set the size of the keep buffer
large enough (4G) to hold all the blocks.<br><br>But after that change, <span
style="FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: Arial">ATTRIBUTE_VALUE
</span>was still read physically much more times than 0.3M (about 1.6M).&nbsp;
Shouldn&#39;t it be only 0.3M if the table was &quot;kept&quot; in the buffer?
<br><br></blockquote></div><br>