<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gonsuke777</author_name>
  <author_url>https://blog.hatena.ne.jp/gonsuke777/</author_url>
  <blog_title>ねら～ITエンジニア雑記</blog_title>
  <blog_url>https://gonsuke777.hatenablog.com/</blog_url>
  <categories>
    <anon>Oracle</anon>
    <anon>Database</anon>
  </categories>
  <description>DBMS_SESSIONパッケージを使う。 -- 待機イベント無し、バインド変数無し EXECUTE DBMS_SESSION.SESSION_TRACE_ENABLE(waits =&gt; FALSE, binds =&gt; FALSE); -- 待機イベント有り、バインド変数無し EXECUTE DBMS_SESSION.SESSION_TRACE_ENABLE(waits =&gt; TRUE , binds =&gt; FALSE); -- 待機イベント有り、バインド変数有り EXECUTE DBMS_SESSION.SESSION_TRACE_ENABLE(waits =&gt; TRUE , binds =…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgonsuke777.hatenablog.com%2Fentry%2F20110903%2F1315066834&quot; title=&quot;SQLトレースの取得（待機イベント＆バインド変数付き） - ねら～ITエンジニア雑記&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>2011-09-03 01:20:34</published>
  <title>SQLトレースの取得（待機イベント＆バインド変数付き）</title>
  <type>rich</type>
  <url>https://gonsuke777.hatenablog.com/entry/20110903/1315066834</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
