szhswl
          宋針還的個人空間
          select /*+ RULE */ ls.osuser os_user_name,   ls.username user_name,   
          decode(ls.type, 'RW', 'Row wait enqueue lock', 'TM', 'DML enqueue lock', 'TX',
          'Transaction enqueue lock', 'UL', 'User supplied lock') lock_type,   
          o.object_name object,   decode(ls.lmode, 1, null, 2, 'Row Share', 3,
          'Row Exclusive', 4, 'Share', 5, 'Share Row Exclusive', 6, 'Exclusive', null)
          lock_mode,    o.owner,   ls.sid,   ls.serial# serial_num,   ls.id1,   ls.id2   
          from sys.dba_objects o, (   select s.osuser,    s.username,    l.type,     
          l.lmode,    s.sid,    s.serial#,    l.id1,    l.id2   from v$session s,     
          v$lock l   where s.sid = l.sid ) ls  where o.object_id = ls.id1 and    o.owner
          <> 'SYS'   order by o.owner, o.object_name

          ---------------------------------------------------------------------------------------------------------------------------------
          說人之短,乃護己之短。夸己之長,乃忌人之長。皆由存心不厚,識量太狹耳。能去此弊,可以進德,可以遠怨。
          http://www.aygfsteel.com/szhswl
          ------------------------------------------------------------------------------------------------------ ----------------- ---------
          posted on 2007-12-03 17:25 宋針還 閱讀(302) 評論(0)  編輯  收藏 所屬分類: SQL
          主站蜘蛛池模板: 大冶市| 当雄县| 抚宁县| 平罗县| 崇左市| 前郭尔| 桐城市| 孟州市| 长寿区| 绍兴县| 库伦旗| 三都| 田东县| 湘潭县| 密山市| 古交市| 曲松县| 井冈山市| 论坛| 青田县| 禄丰县| 三门县| 南溪县| 南和县| 惠州市| 义乌市| 郓城县| 巴楚县| 灵武市| 玉树县| 大宁县| 东山县| 吴川市| 安仁县| 黄平县| 商水县| 江门市| 仪征市| 苗栗市| 峨山| 衡山县|