tablespaces
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tablespaces [2019/10/18 14:25] – z0hpvk | tablespaces [2025/03/08 22:24] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 81: | Line 81: | ||
| </ | </ | ||
| - | ==== Shrink | + | ==== Default Tablespaces ==== |
| - | < | + | <code SQL> |
| + | SELECT * FROM database_properties WHERE property_name like ' | ||
| + | </ | ||
| + | |||
| + | ==== Resize | ||
| + | < | ||
| -- Report on which data files can be shrunk | -- Report on which data files can be shrunk | ||
| - | set verify off | + | set verify off pagesize 50 linesize 120 |
| - | column file_name format | + | column file_name format |
| column smallest format 999,990 heading " | column smallest format 999,990 heading " | ||
| column currsize format 999,990 heading " | column currsize format 999,990 heading " | ||
tablespaces.1571408732.txt.gz · Last modified: (external edit)
