<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hanaokaiwa</author_name>
  <author_url>https://blog.hatena.ne.jp/hanaokaiwa/</author_url>
  <blog_title>hanaokaiwa's blog</blog_title>
  <blog_url>https://hanaokaiwa.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>Db2でアクセスプランを確認する必要があったため、実施した手順を記録する。 まず、1回のみ実施する前処理として、以下のコマンドを実行する。 $ db2 connect to DB名 $ db2 -tvf ~/sqllib//misc/EXPLAIN.DDL $ db2 connect reset そして、以下のURLの資料に参考して、以下の手順でアクセスプランの取得が可能である。 アクセスプラン（実行計画）の読み方入門 $ db2 connect to DB名 $ db2 &quot;set current explain mode explain&quot; $ db2 &quot;何かのSQL&quot; あるいは $ db2 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhanaokaiwa.hatenablog.jp%2Fentry%2F2021%2F01%2F05%2F011034&quot; title=&quot;Db2でSQLのアクセスプランを確認する - hanaokaiwa&amp;#39;s blog&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>2021-01-05 01:10:34</published>
  <title>Db2でSQLのアクセスプランを確認する</title>
  <type>rich</type>
  <url>https://hanaokaiwa.hatenablog.jp/entry/2021/01/05/011034</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
