|
Oracle Home |
|
Home > Oracle Database Administration (DBA) > Scripts > Find the "file" High Water Mark (HWM) |
|
Oracle 10g, 11g Database Administration (DBA): Scripts |
|---|
Find the "file" High Water Mark (HWM) |
|
NOTE: HWM is generally used with segments. In fact, the blocks below the high water mark (= is a block/ block number) were used at one time.
SELECT a.tablespace_name, file_name,
c.VALUE / 1024 "Blk. size(Kb)",
|
|
Home > Oracle Database Administration (DBA) > Scripts > Find the "file" High Water Mark (HWM) |
|
Different Romanian Links/ Linkuri romanesti diferite |
Disclaimer: The views expressed on this web site are my own and do not reflect the views of Oracle Corporation. You may use the information from this site only at your risk. Copyright (c) 2009-2011 Paul Catalin Tomoiu. All rights reserved.