In addition to Weibo, there is also WeChat
Please pay attention

WeChat public account
Shulou
2025-11-03 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
Oracle High Water (HWM: High Water Mark) 2017-04-14 02:49:28
SELECT a.owner
A.index_name
A.index_type
A.partitioned
A.status
B.status p_status
B.composite
FROM dba_indexes a
LEFT JOIN
Dba_ind_partitions b
ON a.owner = b.index_owner AND a.index_name = b.index_name
WHERE a.owner ='& owner' AND a.table_name ='& table_name'
Direct rebuild online nologging parallel for general indexes
For partitioned indexes, you must rebuild each partition separately
For combined partitioned indexes, you must rebuild each subpartition separately.
Move reduces HWM by moving data, so more disk space is needed. Shrink produces more undo and redo through delete and insert.
Shrink space shrinks to the minimum value of the data store, alter table move (without parameters) shrinks to the value specified by initial, or you can specify the size of the contraction with alter table test move storage (initial 500k), which achieves the shrink space effect.
In short, using Move is more efficient, but it can lead to index invalidation. Shrink produces undo and redo, which are relatively slow.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope





About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.