{"id":818,"date":"2024-09-06T12:37:45","date_gmt":"2024-09-06T04:37:45","guid":{"rendered":"https:\/\/thereisno.top\/?p=818"},"modified":"2024-09-06T12:37:45","modified_gmt":"2024-09-06T04:37:45","slug":"oracle%e6%9f%a5%e7%9c%8b%e8%a1%a8%e7%a9%ba%e9%97%b4%e4%bd%bf%e7%94%a8%e6%83%85%e5%86%b5","status":"publish","type":"post","link":"https:\/\/thereisno.top\/?p=818","title":{"rendered":"oracle\u67e5\u770b\u8868\u7a7a\u95f4\u4f7f\u7528\u60c5\u51b5"},"content":{"rendered":"\n<p>SELECT a.tablespace_name \u8868\u7a7a\u95f4\u540d,<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; total \u8868\u7a7a\u95f4\u5927\u5c0f,<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; free \u8868\u7a7a\u95f4\u5269\u4f59\u5927\u5c0f,<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (total &#8211; free) \u8868\u7a7a\u95f4\u4f7f\u7528\u5927\u5c0f,<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ROUND((total &#8211; free) \/ total, 4) * 100 \u4f7f\u7528\u7387<\/p>\n\n\n\n<p>&nbsp; FROM (SELECT tablespace_name, ROUND(SUM(bytes) \/ (1024 * 1024), 4) free<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FROM DBA_FREE_SPACE<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GROUP BY tablespace_name) a,<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (SELECT tablespace_name, ROUND(SUM(bytes) \/ (1024 * 1024), 4) total<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FROM DBA_DATA_FILES<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GROUP BY tablespace_name) b<\/p>\n\n\n\n<p>&nbsp;WHERE a.tablespace_name = b.tablespace_name<\/p>\n","protected":false},"excerpt":{"rendered":"<p>SELECT a.tablespace_name \u8868\u7a7a\u95f4\u540d, &nbsp;&nbsp;&nbsp;&nbsp; &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/thereisno.top\/?p=818\" class=\"more-link\">\u7ee7\u7eed\u9605\u8bfb<span class=\"screen-reader-text\">\u201coracle\u67e5\u770b\u8868\u7a7a\u95f4\u4f7f\u7528\u60c5\u51b5\u201d<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[39],"tags":[92,152],"class_list":["post-818","post","type-post","status-publish","format-standard","hentry","category-oracle","tag-oracle","tag-152"],"_links":{"self":[{"href":"https:\/\/thereisno.top\/index.php?rest_route=\/wp\/v2\/posts\/818","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thereisno.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thereisno.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thereisno.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thereisno.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=818"}],"version-history":[{"count":1,"href":"https:\/\/thereisno.top\/index.php?rest_route=\/wp\/v2\/posts\/818\/revisions"}],"predecessor-version":[{"id":819,"href":"https:\/\/thereisno.top\/index.php?rest_route=\/wp\/v2\/posts\/818\/revisions\/819"}],"wp:attachment":[{"href":"https:\/\/thereisno.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=818"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thereisno.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=818"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thereisno.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=818"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}