When I am trying to open Tablespaces, from
View > Tablespaces, I m getting following error
This function requires access to dba_free_space,
dba_data_files, Dba_tablespaces fragmentation requires.
What is the problem? What I need to do to solve this problem
Thanks
Check out whether you are log in as System. If you login as different user without sufficient privileges to view the SYS tables, it will throw you errors.
Bookmarks