Hi All,
My database is Oracle 11.2.0.4 4 node RAC.
I am trying to use DBMS_SPACE features to determin the wasted segments. I have granted select catalog role to <user> and
grant analyze any to <user>r;
grant execute on dbms_space to ,user>r;
But still an error throwing on the execution
Please help me to determine and implement this.
Regards, Shaamil.