Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: v$shared_pool_reserved
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
Received on Fri Nov 24 2006 - 04:11:06 CST
![]() |
![]() |