<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yohei-a</author_name>
  <author_url>https://blog.hatena.ne.jp/yohei-a/</author_url>
  <blog_title>ablog</blog_title>
  <blog_url>https://yohei-a.hatenablog.jp/</blog_url>
  <categories>
    <anon>Oracle</anon>
  </categories>
  <description>Oracle Database で SQL 実行したら返ってこないとか、誰が接続しているか調べたいとか、ブロックしているセッションがないか調べたいとか、そういうときにまずは一発走らせて状況を確認するための SQL スクリプトを作ってみた。 yoheia/show_proc_ses_lock.sql at master · yoheia/yoheia · GitHub set pagesize 1000 set linesize 300 col ospid for a5 col block for 99999 col sid for 99999 col serial# for 99999 col…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyohei-a.hatenablog.jp%2Fentry%2F20100408%2F1270703260&quot; title=&quot;Oracle Database のプロセス、セッション、ロックの状態を表示する SQL スクリプト - ablog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-04-08 14:07:40</published>
  <title>Oracle Database のプロセス、セッション、ロックの状態を表示する SQL スクリプト</title>
  <type>rich</type>
  <url>https://yohei-a.hatenablog.jp/entry/20100408/1270703260</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
