关于v$bh的相关字段值
FILE# NUMBER Datafile identifier number (to find the filename, query DBA_DATA_FILES or VDBFILE) 
BLOCK# NUMBER Block number 
CLASS# NUMBER Class number 
STATUS VARCHAR2(6) Status of the buffer: 
free - Not currently in use

xcur - Exclusive

scur - Shared current

cr - Consistent read

read - Being read from disk

mrec - In media recovery mode

irec - In instance recovery mode

XNC NUMBER Number of PCM x to null lock conversions due to contention with another instance.

This column is obsolete and maintained for backward compatibility. 
LOCK_ELEMENT_ADDR RAW(4 | 8) Address of the lock element that contains the PCM lock that

is covering the buffer. If more

than one buffer has the same address, then these buffers are covered by the same PCM lock. 
LOCK_ELEMENT_NAME NUMBER The address of the lock element that contains the PCM lock that

is covering the buffer. If more than one buffer has the same address, then these buffers are

covered by the same PCM lock. 
LOCK_ELEMENT_CLASS NUMBER The address of the lock element that contains the PCM lock that

is covering the buffer. If more than one buffer has the same address, then these buffers are

covered by the same PCM lock. 
FORCED_READS NUMBER Number of times the block had to be reread from the cache because

another instance has forced it out of this instance's cache by requesting the lock on the block

in exclusive mode 
FORCED_WRITES NUMBER Number of times GCS had to write this block to cache because this

instance had used the block and another instance had requested the lock on the block in a

conflicting mode 
DIRTY VARCHAR2(1) Y - block modified 
TEMP VARCHAR2(1) Y - temporary block 
PING VARCHAR2(1) Y - block pinged 
STALE VARCHAR2(1) Y - block is stale 
DIRECT VARCHAR2(1) Y - direct block 
NEW VARCHAR2(1) Always set to N. This column is obsolete and maintained for backward compatibility. 
OBJD NUMBER Database object number of the block that the buffer represents 
TS# NUMBER Tablespace number of block

转载 http://hi.baidu.com/jdsnhan/item/d8c91b9f62fcd3de1f427124

关于v$BH的更多相关文章

  1. 算法语言Scheme修订6报告 R6RS简体中文翻译

    算法语言Scheme修订6报告 R6RS简体中文翻译 来源 https://r6rs.mrliu.org/   MICHAEL SPERBERR. KENT DYBVIG, MATTHEW FLATT ...

  2. 设置Hyper V

    1.打开服务器管理器 2.添加角色和功能 3.安装类型 -> 基于角色或基于功能的安装 4.服务器选择 -> 下一步 5.服务器角色 勾选"Hyper V"

  3. oracle视图V$BH && X$BH的使用列子

    1创建一个测试表,test,并且插入10000行数据:    SQL>  create table test (id int); SQL> begin      2  for i in 1 ...

  4. algorithm@ Shortest Path in Directed Acyclic Graph (O(|V|+|E|) time)

    Given a Weighted Directed Acyclic Graph and a source vertex in the graph, find the shortest paths fr ...

  5. regression | p-value | Simple (bivariate) linear model | 线性回归 | 多重检验 | FDR | BH | R代码

    P122, 这是IQR method课的第一次作业,需要统计检验,x和y是否显著的有线性关系. Assignment 1 1) Find a small bivariate dataset (pref ...

  6. 实例演示oracle数据块状态视图v$bh的用法二 热点块问题(转)

    在实例一中,我们读取到了x$bh中的tch字段,该字段表示的该字段被读取/写入的次数,这个值在oracle的LRU算法中,是一个重要的参数,如果这个字段被访问,则该值就会增加: 1,第一次查看TCH的 ...

  7. oracle--dump & V$BH

    一,什么是BH BH即Buffer Header,每一个数据块在被读入buffer cache时,都会先在buffer cache中构造一个buffer header,buffer header与数据 ...

  8. ORA-01400: 无法将 NULL 插入 ("CHARGE_WQRL"."SF_JMQTFY_T"."BH")

    [ERROR] JmCheckManageDaoImpl:901 - java.sql.SQLException: ORA-01400: 无法将 NULL 插入 ("CHARGE_WQRL& ...

  9. x$bh视图

    首先,这篇文章是基于如下ORACLE版本. BANNER ------------------------------------------------ Oracle Database 10g En ...

随机推荐

  1. tcp流式套接字和udp数据报套接字编程区别

    1. 流式套接字采用字节流方式进行传输,而数据报套接字 使用数据报形式传输数据2. tcp套接字会产生粘包,udp有消息边界,不会形成粘包.3. tcp编程可以保证消息的完整性,udp则不能保证4. ...

  2. 用with来打开文本文件

    with open ('text.txt') as f: for line in f.readlines(): print(line) 这种方法的好处就是如果出了异常也会自动提示报错.

  3. 【pluginShare】依赖JQuery的弹出层封装

    目前正在做的项目,老大说打算一点点做成bootstrap那样,然后开源... 所以,趁现在不忙,先封装一些小插件,然后慢慢完善,扩大,开源... 因此博客也多了一个新的模块------分享 第一弹:a ...

  4. Android Hook神器:XPosed入门与登陆劫持演示

    前段时间写了一篇关于Cydia Substrate广告注入的文章,大家都直呼过瘾.但是,真正了解这一方面的同学应该知道,其实还有一个比Cydia Substrate更出名的工具:XPosed. 不是因 ...

  5. WPF/UWP 的 Grid 布局竟然有 Bug,还不止一个!了解 Grid 中那些未定义的布局规则

    只要你用 XAML 写代码,我敢打赌你一定用各种方式使(nuè)用(dài)过 Grid.不知你有没有在此过程中看到过 Grid 那些匪夷所思的布局结果呢? 本文将带你来看看 Grid 布局中的 Bu ...

  6. (IOCP)-C#高性能Socket服务器的实现

    C#高性能Socket服务器的实现(IOCP) https://www.jianshu.com/p/c65c0eb59f22 引言 我一直在探寻一个高性能的Socket客户端代码.以前,我使用Sock ...

  7. SmartSql 动态仓储

    动态代理仓储 SmartSql源码:https://github.com/Ahoo-Wang/SmartSql 简介 动态代理仓储(SmartSql.DyRepository)组件是SmartSql非 ...

  8. nginx-unit docker 运行以及php &&golang 简单使用

    备注:    nginx  unit  nginx 开源的新的nginx 开发平台,但是说白了,个人感觉一般,而且官方文档也不是很好, api 接口目前暂时文档比较....,以前写过虚拟机&& ...

  9. java I/O进程控制,重定向 演示样例代码

    java I/O进程控制,重定向 演示样例代码 package org.rui.io.util; import java.io.*; /** * 标准I/O重定向 */ public class Re ...

  10. ORACLE联机日志文件丢失或损坏的处理方法(转)

    经验总结: 联机日志分为当前联机日志和非当前联机日志,非当前联机日志的损坏是比较简单的,一般通过clear命令就可以解决问题. 损坏非当前联机日志:1.启动数据库,遇到ORA-00312 or ORA ...