Oracle数据库数据恢复、性能优化

找回密码
注册
搜索
热搜: 活动 交友 discuz
发新帖

-11

积分

0

好友

1

主题
1#
发表于 2013-3-18 14:21:52 | 查看: 3132| 回复: 1
在查看数据库v$sysstat统计类的时候,发现几个数字在官方文档没说明,不明白其含义,以下是官方文档说明,和数据库查询信息:
A number representing one or more statistics class. The following class numbers are additive:
•1 - User
•2 - Redo
•4 - Enqueue
•8 - Cache
•16 - OS
•32 - Real Application Clusters
•64 - SQL
•128 - Debug


SQL> select * from v$version;

BANNER
--------------------------------------------------------------------------------------------------------------------------------------------
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
PL/SQL Release 11.2.0.3.0 - Production
CORE        11.2.0.3.0        Production
TNS for Linux: Version 11.2.0.3.0 - Production
NLSRTL Version 11.2.0.3.0 - Production

SQL> select distinct class from v$sysstat order by 1;

     CLASS
----------
         1
         2
         4
         8
        16
        32
        33
        40
        64
        72
       128
       192



33,40,192代表什么意思?是否还有其他的数字没有说明呢?
已有 1 人评分威望 理由
Maclean Liu(刘相兵 -11 乱发版面

总评分: 威望 -11   查看全部评分

2#
发表于 2013-3-18 14:31:08
  1* select name,class from v$statname where class in (33,40,192) order by 1,2
SQL> /

NAME                                                                                       CLASS
------------------------------------------------------------------------------------- ----------
Clusterwide global transactions                                                               33
Clusterwide global transactions spanning RAC nodes                                            33
DBWR fusion writes                                                                            40
Forwarded 2PC commands across RAC nodes                                                       33
cell simulated physical IO bytes eligible for predicate offload                              192
cell simulated physical IO bytes returned by predicate offload                               192
gc CPU used by this session                                                                   40
gc blocks compressed                                                                          40
gc blocks corrupt                                                                             40
gc blocks lost                                                                                40
gc claim blocks lost                                                                          40
gc cr block build time                                                                        40
gc cr block flush time                                                                        40
gc cr block receive time                                                                      40
gc cr block send time                                                                         40
gc cr blocks received                                                                         40
gc cr blocks served                                                                           40
gc current block flush time                                                                   40
gc current block pin time                                                                     40
gc current block receive time                                                                 40
gc current block send time                                                                    40
gc current blocks received                                                                    40
gc current blocks served                                                                      40
gc kbytes saved                                                                               40
gc kbytes sent                                                                                40
gc local grants                                                                               40
gc read wait failures                                                                         40
gc read wait time                                                                             40
gc read wait timeouts                                                                         40
gc read waits                                                                                 40
gc reader bypass grants                                                                       40
gc remote grants                                                                              40

回复 只看该作者 道具 举报

您需要登录后才可以回帖 登录 | 注册

QQ|手机版|Archiver|Oracle数据库数据恢复、性能优化

GMT+8, 2024-11-16 08:54 , Processed in 0.051694 second(s), 21 queries .

Powered by Discuz! X2.5

© 2001-2012 Comsenz Inc.

回顶部
TEL/電話+86 13764045638
Email service@parnassusdata.com
QQ 47079569