X$BH
Hello everyone. When we covered Oracle9i in previous issues, we mainly focused on X$BH to further
understand the structure of database buffer. In this issue, I will start a new topic focusing on X$BH.
First of all, I check if there is any change in the status of the object on database buffer when object is
being searched or updated in a single instance environment. Next, I check the status of the object in
RAC environment.
Hopefully, I will talk about SGA management in Oracle10g.
Now, I briefly review the X$BH.
What is X$BH?
X$BH is a source table of dynamic performance view where you can query as SYS user. X$BH
helps
you examine the type and the status of the object in database buffer.
Following query will return a list of tables in database buffer.
!
"#$
$
%&'()*+,-(&./01&.%)2/
33333333333333333333333333333333333333333333333333
)4/*%-(5678989!
)4/*%-(5&,:0:;67899<
0*(-678977
/*%)2678977
/*%)2=2(>678977
0*(-=2(>67898
+(?%5:(5=2(>6789@
%5:(5.0+(=2(>6789A
%5:(5=2(>6789B
评论