<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>atsukanrock</author_name>
  <author_url>https://blog.hatena.ne.jp/atsukanrock/</author_url>
  <blog_title>atsukanrockのブログ</blog_title>
  <blog_url>https://atsukanrock.hatenablog.com/</blog_url>
  <categories>
    <anon>Oracle</anon>
  </categories>
  <description>はじめに Oracle 10g以降では、「自動統計収集」という機能がデフォルトで有効になっている。これは、Oracleが主に夜間、統計情報を自動的に収集するという機能だが、本エントリでは、自動統計収集と同じ処理を、手動で実行する方法について記述する。 手順 以下の手順により、指定したテーブルの統計情報を、Oracleが自動統計収集で行うのと同じ方法で、再収集できる。なお同時に、テーブルに従属するインデックスの統計情報も、同様に再収集される。 1. SQL*PlusをSYSで起動 2. 以下のコマンドを実行 SQL&gt; EXEC DBMS_STATS.GATHER_TABLE_STATS(OWNN…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fatsukanrock.hatenablog.com%2Fentry%2F20090128%2F1233136182&quot; title=&quot;Oracleの統計情報を手動で収集する - atsukanrockのブログ&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>2009-01-28 18:49:42</published>
  <title>Oracleの統計情報を手動で収集する</title>
  <type>rich</type>
  <url>https://atsukanrock.hatenablog.com/entry/20090128/1233136182</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
