Energy of Love  
日历
<2009年12月>
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789
统计
  • 随笔 - 70
  • 文章 - 0
  • 评论 - 80
  • 引用 - 0

导航

常用链接

留言簿

随笔分类

随笔档案

搜索

  •  

最新评论

阅读排行榜

评论排行榜

 
  select 'select * from '||wl.table1||' where rowid= ''' || wl.aa||''';' from
  (select o.object_name table1 ,dbms_rowid.rowid_create(1,s.row_wait_obj#,s.row_wait_file#,s.row_wait_block#,s.row_wait_row#) aa
      from  v$session s , dba_waiters w , v$locked_object l , dba_objects o
      where w.waiting_session=s.SID
        and w.mode_held='Exclusive'
        and w.waiting_session=l.SESSION_ID
        and l.OBJECT_ID=o.object_id ) wl;
posted on 2009-12-01 11:34 不高兴 阅读(430) 评论(0)  编辑  收藏 所属分类: Oracle

只有注册用户登录后才能发表评论。


网站导航:
 
 
Copyright © 不高兴 Powered by: 博客园 模板提供:沪江博客