Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: v$shared_pool_reserved
Ah yes, it's bug 3669074. I must have looked over it because it mentions
9205 and not 9204.
It also includes an alternative definition for the view that seems to be
correct.
Thanks to Yasin, Laimutis and Goran for the replies !
mvg/regards
Jo
"Laimutis Nedzinskas" <Laimutis.Nedzins To kas_at_landsbanki.is <oracle-l_at_freelists.org>
> cc
Sent by: oracle-l-bounce_at_f Subject reelists.org RE: v$shared_pool_reserved 24-11-06 11:11 Please respond to Laimutis.Nedzinsk as_at_landsbanki.is
It´s a known bug by Oracle - the AVG instead of sum. Or a bug of Oracle documentation if you prefer that way.
-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org]
On Behalf Of jo_holvoet_at_amis.com
Sent: 24. nóvember 2006 08:35
To: oracle-l_at_freelists.org
Subject: v$shared_pool_reserved
Hi all,
9.2.0.4 non-RAC on Solaris.
In looking at v$shared_pool_reserved, specifically at request_failures, I get :
Connected to:
Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit Production With the
Partitioning option JServer Release 9.2.0.4.0 - Production
SQL> select request_failures from v$shared_pool_reserved;
REQUEST_FAILURES
.5
How can a request only half fail ?
v$fixed_view_definition defines request_failures as : avg(x$kghlu.kghlunfu) which of course doens't have to be a whole number; it just doesn't make sense to me.
mvg/regards
Jo
AMI Semiconductor - "Silicon Solutions for the Real World"
NOTICE:
This electronic message contains information that may be confidential or
privileged. The information is intended for the use of the individual or
entity named above. If you are not the intended recipient, please be aware
that any disclosure, copying, distribution or use of the contents of this
information is prohibited. If you received this electronic message in
error, please notify the sender and delete the copy you received.
-- http://www.freelists.org/webpage/oracle-l Fyrirvari/Disclaimer http://www.landsbanki.is/disclaimer -- http://www.freelists.org/webpage/oracle-l AMI Semiconductor - "Silicon Solutions for the Real World" NOTICE: This electronic message contains information that may be confidential or privileged. The information is intended for the use of the individual or entity named above. If you are not the intended recipient, please be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. If you received this electronic message in error, please notify the sender and delete the copy you received. -- http://www.freelists.org/webpage/oracle-lReceived on Fri Nov 24 2006 - 05:09:53 CST
![]() |
![]() |