how to know which tablespaces are in use actually
Hi, I need to know some sql/script to determinate which tablespaces are in use actually (or active actually). I am try to organize tablespaces and I need do it over inactive tablespaces from production database.
0