Tablespace reorganization in 19c
Oracle Database
Enterprise Edition 19.9.2
Linux x86_64
I have not done tablespace reorganization in a while. In 19c it seems one uses:
Segment Advisor with ASSM and shrinks tables with online segment shrink, not entire tablespaces (i.e., datafiles)
Am I on the right track?