{"id":657,"date":"2015-11-19T02:15:01","date_gmt":"2015-11-19T02:15:01","guid":{"rendered":"http:\/\/haisins.epac.to\/wordpress\/?p=657"},"modified":"2015-11-19T02:15:01","modified_gmt":"2015-11-19T02:15:01","slug":"table-analyze-%ec%b6%94%ec%b6%9c-%ec%bf%bc%eb%a6%ac","status":"publish","type":"post","link":"http:\/\/haisins.synology.me\/wordpress\/?p=657","title":{"rendered":"Table Analyze \ucd94\ucd9c \ucffc\ub9ac"},"content":{"rendered":"<p><P>% \ud574\ub2f9 \uba85\ub839\uc5b4\ub294 SYSTEM User\uac00 \uac00\uc9c0\uace0 \uc788\ub294 Table\uc758 \ud1b5\uacc4\uc815\ubcf4\ub97c \uc0dd\uc131\ud55c\uc9c0 180\uc77c \uc774\uc804\uc640 \ud1b5\uacc4\uc815\ubcf4\uac00 \uc0dd\uc131\uc774 \uc548\ub418\uc5b4 \uc788\ub294 Table\uc744 \ucd9c\ub825 \ud558\ub294 \ucffc\ub9ac\uc785\ub2c8\ub2e4.<\/P><br \/>\n<P>select OWNER,TABLE_NAME,TO_CHAR(LAST_ANALYZED,&#8217;YYYY-MM-DD hh24:mi:ss&#8217;) <br \/>from dba_tables<br \/>where OWNER=&#8217;SYS&#8217;<br \/>and (LAST_ANALYZED &lt; sysdate &#8211; 180 or LAST_ANALYZED is null)<br \/>order by LAST_ANALYZED ;<\/P><br \/>\n<P>% \uc704\uc758 \uc815\ubcf4\ub97c \ud655\uc778 \ud558\uace0, \uc544\ub798\uc758 \ucffc\ub9ac\ub97c \ud1b5\ud558\uc5ec Table\uc758 \ud1b5\uacc4\uc815\ubcf4\ub97c \uc0dd\uc131\ud558\ub294 \ucffc\ub9ac\ub97c \ubf51\uc544 \ub0bc\uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<p>set pages 5000<br \/>set line 500<br \/>set feedback off<br \/>set head off<br \/>spool table_analyze.sql<br \/>select &#8216;EXEC DBMS_STATS.GATHER_TABLE_STATS(&#8221;&#8217;||OWNER||&#8221;&#8217;,&#8221;&#8217;||TABLE_NAME||&#8221;&#8221;||&#8217;,estimate_percent =&gt;30, degree =&gt;1);&#8217;<br \/>from dba_tables<br \/>where OWNER=&#8217;SYS&#8217;<br \/>and (LAST_ANALYZED &lt; sysdate &#8211; 180 or LAST_ANALYZED is null)<br \/>order by LAST_ANALYZED ;<br \/>spool off<\/P><br \/>\n<P>&nbsp;<\/P><\/p>\n","protected":false},"excerpt":{"rendered":"<p>% \ud574\ub2f9 \uba85\ub839\uc5b4\ub294 SYSTEM User\uac00 \uac00\uc9c0\uace0 \uc788\ub294 Table\uc758 \ud1b5\uacc4\uc815\ubcf4\ub97c \uc0dd\uc131\ud55c\uc9c0 180\uc77c \uc774\uc804\uc640 \ud1b5\uacc4\uc815\ubcf4\uac00 \uc0dd\uc131\uc774 \uc548\ub418\uc5b4 \uc788\ub294 Table\uc744 \ucd9c\ub825 \ud558\ub294 \ucffc\ub9ac\uc785\ub2c8\ub2e4. select OWNER,TABLE_NAME,TO_CHAR(LAST_ANALYZED,&#8217;YYYY-MM-DD hh24:mi:ss&#8217;) from dba_tableswhere OWNER=&#8217;SYS&#8217;and (LAST_ANALYZED &lt; sysdate &#8211; 180 or LAST_ANALYZED is null)order by LAST_ANALYZED ; % \uc704\uc758 \uc815\ubcf4\ub97c \ud655\uc778 \ud558\uace0, \uc544\ub798\uc758 \ucffc\ub9ac\ub97c \ud1b5\ud558\uc5ec Table\uc758 \ud1b5\uacc4\uc815\ubcf4\ub97c \uc0dd\uc131\ud558\ub294 \ucffc\ub9ac\ub97c \ubf51\uc544 \ub0bc\uc218 \uc788\uc2b5\ub2c8\ub2e4. set pages [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"spay_email":""},"categories":[3],"tags":[326,327,328,162],"jetpack_featured_media_url":"","amp_enabled":true,"_links":{"self":[{"href":"http:\/\/haisins.synology.me\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/657"}],"collection":[{"href":"http:\/\/haisins.synology.me\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/haisins.synology.me\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/haisins.synology.me\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/haisins.synology.me\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=657"}],"version-history":[{"count":0,"href":"http:\/\/haisins.synology.me\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/657\/revisions"}],"wp:attachment":[{"href":"http:\/\/haisins.synology.me\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=657"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/haisins.synology.me\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=657"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/haisins.synology.me\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=657"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}