Database Administration (MOSC)

MOSC Banner

Issue with revoking privileges from public

edited Jul 8, 2011 4:57AM in Database Administration (MOSC) 6 commentsAnswered
 Hi Gurus,
Please help me here:

I want to revoke the following privileges from public:

revoke execute on dbms_job from public;
revoke execute on dbms_lob from public;

But some of our application users may be using these through public access. So revoking the privileges may affect these application users.

How can i find out whether any application user is using these objects or what ?

Thanks in advance
Anoj

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center