{"id":232,"date":"2012-03-02T04:14:22","date_gmt":"2012-03-02T04:14:22","guid":{"rendered":"http:\/\/oranotes.tuktaroff.com\/?page_id=232"},"modified":"2012-03-02T04:15:45","modified_gmt":"2012-03-02T04:15:45","slug":"recompile-mat-view","status":"publish","type":"page","link":"http:\/\/oranotes.tuktaroff.com\/?page_id=232","title":{"rendered":"Recompile mat. view"},"content":{"rendered":"<p><code><br \/>\n<script type=\"text\/javascript\"> \nfunction copy(what) {\n    window.clipboardData.setData('Text',what.value);\n}\nfunction paste(what) {\n    what.value = window.clipboardData.getData('Text');\n}\n<\/script><\/p>\n<form action=\"\"><textarea name=\"data\" cols=\"50\" rows=\"10\" style=\"display:none;\"><br \/>\n-- if compile_state = NEEDS_COMPILE<br \/>\nALTER MATERIALIZED VIEW PRDECOM1.TBL_AM_ER_BUSTX_CNT COMPILE;<br \/>\n-- if STALENESS=STALE<br \/>\nexec dbms_mview.refresh( 'PRDECOM1.TBL_AM_ER_BUSTX_CNT');<br \/>\n<\/textarea><input type=\"button\" value=\"Clipboard\" onclick=\"copy(this.form.data)\"><\/form>\n<pre class=\"qcode\">\r\n-- if compile_state = NEEDS_COMPILE\r\nALTER MATERIALIZED VIEW PRDECOM1.TBL_AM_ER_BUSTX_CNT COMPILE;\r\n-- if STALENESS=STALE\r\nexec dbms_mview.refresh( 'PRDECOM1.TBL_AM_ER_BUSTX_CNT');\r\n<\/pre>\n<p><\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#8212; if compile_state = NEEDS_COMPILE ALTER MATERIALIZED VIEW PRDECOM1.TBL_AM_ER_BUSTX_CNT COMPILE; &#8212; if STALENESS=STALE exec dbms_mview.refresh( &#8216;PRDECOM1.TBL_AM_ER_BUSTX_CNT&#8217;); &#8212; if compile_state = NEEDS_COMPILE ALTER MATERIALIZED VIEW PRDECOM1.TBL_AM_ER_BUSTX_CNT COMPILE; &#8212; if STALENESS=STALE exec dbms_mview.refresh( &#8216;PRDECOM1.TBL_AM_ER_BUSTX_CNT&#8217;);<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":228,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-232","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/P2NVny-3K","_links":{"self":[{"href":"http:\/\/oranotes.tuktaroff.com\/index.php?rest_route=\/wp\/v2\/pages\/232","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/oranotes.tuktaroff.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/oranotes.tuktaroff.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/oranotes.tuktaroff.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/oranotes.tuktaroff.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=232"}],"version-history":[{"count":2,"href":"http:\/\/oranotes.tuktaroff.com\/index.php?rest_route=\/wp\/v2\/pages\/232\/revisions"}],"predecessor-version":[{"id":235,"href":"http:\/\/oranotes.tuktaroff.com\/index.php?rest_route=\/wp\/v2\/pages\/232\/revisions\/235"}],"up":[{"embeddable":true,"href":"http:\/\/oranotes.tuktaroff.com\/index.php?rest_route=\/wp\/v2\/pages\/228"}],"wp:attachment":[{"href":"http:\/\/oranotes.tuktaroff.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=232"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}