How to revoke privileges contains ANY
Hi
We are in a process to migrate database using datapump on new database server.
On old database there are many users which are having privileges contains ANY
i.e like SELECT ANY DICTIONARY, SELECT ANY TABLE, CREATE ANY TABLE etc.
We want to revoke these privileges on new environment because of some security issues.
What will be the best way to analyze this and resolve with providing the single schema level privileges??
Thanks,
Vishal.