Database Administration (MOSC)

MOSC Banner

Revoke "WITH GRANT OPTION" only

edited Jun 7, 2014 12:00PM in Database Administration (MOSC) 3 commentsAnswered

Is there a way we can revoke only the "with grant option" privliege?  I executed this command

GRANT READ, WRITE ON DIRECTORY SLTA07_DIR TO slta WITH GRANT OPTION;

but it should have been

GRANT READ, WRITE ON DIRECTORY SLTA07_DIR TO slta ;

How to fix it without doing a drop directory?

Thanks

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