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

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

36

积分

0

好友

14

主题
1#
发表于 2012-6-5 11:17:27 | 查看: 3721| 回复: 1
请教原理贴,latch:row cache objects 这个等待中 根据p1 参数 (addr) 能否找出哪个row cache 的 latch 呢?
2#
发表于 2012-6-5 23:00:15
ODM TEST;
SQL> select event,p1 from dba_hist_active_sess_history where event like 'latch%';

EVENT                                                                    P1
---------------------------------------------------------------- ----------
latch free                                                       1610657952

1610657952= 6000B0A0

SQL> oradebug setmypid;
Statement processed.



SQL> oradebug dump latches 10;
Statement processed.

SQL> oradebug tracefile_name;
/s01/admin/G10R25/udump/g10r25_ora_13843.trc

6000b0a0 slave class create level=0
        Location from where latch is held: ksvcldel:
        Context saved from call: 0
        state=free, wlstate=free
    gotten 782 times wait, failed first 26 sleeps 26
    gotten 0 times nowait, failed: 0


SQL> select * from v$latch where addr='000000006000B0A0';

ADDR                 LATCH#     LEVEL# NAME                                                     HASH       GETS     MISSES     SLEEPS IMMEDIATE_GETS IMMEDIATE_MISSES WAITERS_WOKEN WAITS_HOLDING_LATCH
---------------- ---------- ---------- -------------------------------------------------- ---------- ---------- ---------- ---------- -------------- ---------------- ------------- -------------------
SPIN_GETS     SLEEP1     SLEEP2     SLEEP3     SLEEP4     SLEEP5     SLEEP6     SLEEP7     SLEEP8     SLEEP9    SLEEP10    SLEEP11  WAIT_TIME
---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
000000006000B0A0         43          0 slave class create                                  165876364        790         27         27              0            0              0                   0
         0          0          0          0          0          0          0          0          0          0          0          0     250361


对于 latch:row cache objects  也可以类似方法 找到

回复 只看该作者 道具 举报

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

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

GMT+8, 2024-11-15 19:58 , Processed in 0.087157 second(s), 21 queries .

Powered by Discuz! X2.5

© 2001-2012 Comsenz Inc.

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