{"id":413,"date":"2025-12-10T14:39:59","date_gmt":"2025-12-10T14:39:59","guid":{"rendered":"https:\/\/fhix.fr\/?p=413"},"modified":"2026-04-07T09:55:24","modified_gmt":"2026-04-07T09:55:24","slug":"taille-dune-bibliotheque","status":"publish","type":"post","link":"https:\/\/fhix.fr\/index.php\/2025\/12\/10\/taille-dune-bibliotheque\/","title":{"rendered":"Taille d&rsquo;une biblioth\u00e8que"},"content":{"rendered":"\n<p><code><strong>SELECT SUM<\/strong>(objsize) <strong>FROM<\/strong> <strong>TABLE<\/strong>(QSYS2.OBJECT_STATISTICS('MABIB', '*ALL'))<\/code><\/p>\n\n\n\n<p>Additionner 2 biblioth\u00e8ques :<br><code><strong>VALUES <\/strong>(<strong>SELECT SUM<\/strong>(objsize) <strong>FROM<\/strong> <strong>TABLE<\/strong>(QSYS2.OBJECT_STATISTICS('MABIB', '*ALL'))) +<\/code><br>              <code>(<strong>SELECT SUM<\/strong>(objsize) <strong>FROM<\/strong> <strong>TABLE<\/strong>(QSYS2.OBJECT_STATISTICS('MABIB2', '*ALL')))<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>SELECT SUM(objsize) FROM TABLE(QSYS2.OBJECT_STATISTICS(&lsquo;MABIB&rsquo;, &lsquo;*ALL&rsquo;)) Additionner 2 biblioth\u00e8ques :VALUES (SELECT SUM(objsize) FROM TABLE(QSYS2.OBJECT_STATISTICS(&lsquo;MABIB&rsquo;, &lsquo;*ALL&rsquo;))) + (SELECT SUM(objsize) FROM TABLE(QSYS2.OBJECT_STATISTICS(&lsquo;MABIB2&rsquo;, &lsquo;*ALL&rsquo;)))<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[],"class_list":["post-413","post","type-post","status-publish","format-standard","hentry","category-sql-system"],"_links":{"self":[{"href":"https:\/\/fhix.fr\/index.php\/wp-json\/wp\/v2\/posts\/413","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fhix.fr\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fhix.fr\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fhix.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fhix.fr\/index.php\/wp-json\/wp\/v2\/comments?post=413"}],"version-history":[{"count":2,"href":"https:\/\/fhix.fr\/index.php\/wp-json\/wp\/v2\/posts\/413\/revisions"}],"predecessor-version":[{"id":415,"href":"https:\/\/fhix.fr\/index.php\/wp-json\/wp\/v2\/posts\/413\/revisions\/415"}],"wp:attachment":[{"href":"https:\/\/fhix.fr\/index.php\/wp-json\/wp\/v2\/media?parent=413"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fhix.fr\/index.php\/wp-json\/wp\/v2\/categories?post=413"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fhix.fr\/index.php\/wp-json\/wp\/v2\/tags?post=413"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}