« 看图说话 需要学习法语么 | Blog首页 | 谁能帮忙提供Oracle7 For NT的版本 »
Oracle的X$表系列介绍之-X$KCCCP
作者:eygle |【转载时请以超链接形式标明文章出处和作者信息及本声明】链接:http://www.eygle.com/archives/2006/01/oracle_x_xkcccp.html
X$KCCCP--[K]ernel [C]ache [C]ontrolfile management [c]heckpoint [p]rogress
其命名规则可以参考:X$ Tables and how the names are derived .
SQL> desc X$KCCCP |
在此视图中,CPHBT字段代表checkpoint heartbeat,每三秒更新一次,并写入控制文件的heartbeat部分.
我们可以简单的通过如下方式查看CPHBT:
SQL> select cphbt from X$KCCCP; CPHBT |
历史上的今天...
>> 2008-01-24文章:
------
这篇 【Oracle的X$表系列介绍之-X$KCCCP】来自 eygle.com | CSDN网摘| del.icio.us|Google订阅 | 鲜果订阅 | 抓虾订阅
By eygle on 2006-01-24 14:52 | Comments (0) | Posted to Internal | Edit |
搜索本站:
