HELP!!!! Trouble setting up a user
Posted by: Nancy Kenney
Date: March 13, 2015 02:21PM

Hi,

This is going to sound like a silly request, but I am having difficulties providing someone access to rename a table.

When I show grants this is what they have:
GRANT ALL PRIVILEGES ON `trankingdb(Andrew)`.`trackingdb` TO 'Andrew'@'%'

When I attempt to rename a table in the trackingdb(Andrew)
RENAME TABLE CUSTOMER TO CUSTOMER1

I get this error:
DROP,ALTER command denied to user 'Andrew'@'12.206.240.46' for table 'CUSTOMER'

Okay, so here is my question, if I gave Andrew access to all privs on that database should he have DROP AND ALTER access to the table?

I am just trying to get a handle on what is going on.

Thanks!

Options: ReplyQuote


Subject
Written By
Posted
HELP!!!! Trouble setting up a user
March 13, 2015 02:21PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.