DB2 ALTER TABLESPACE

Source: Internet
Author: User
Tags db2 db2 describe table

Query Space usageSelect Char(Tbsp_name, -) asTbsp_name, Tbsp_total_pages,tbsp_usable_pages, Tbsp_used_pages, RTrim ( -*tbsp_used_pages/tbsp_usable_pages) | |'%'  asUsed_rate fromSysibmadm. Snaptbsp_partwhereTbsp_usable_pages>0ORDER by Tbsp_name,dbpartitionnumtbsp_name Tbsp_total_pages Tbsp_usable_ PAGES tbsp_used_pages used_rate-------------------------------------------------- -------------------- -------------------- -------------------- - --------------------Syscatspace32768                32764                29428  the%Systoolspace8192                 8188                   the 1%ts_user1861200                61152                    the 0%Ts_user8 +                  960                    the Ten%USERSPACE18192                 8160                 1184  -%

Querying tables and Index structures
DB2 describe table Syscat.tables Show Detail

Querying table state Information
" Select Tabname,tbspace,stats_time,create_time,status from Syscat.tables "

DB2 ALTER TABLESPACE

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.