What is the best way to find out fragmentation on table
What is the best way to find out fragmentation on table, index and tablespace level and what is best way to defragment it.
Can we run the defragment commands online when users are active.
Does it hold any lock on the database?
Does it impact the database performance?
3