Hi all,

For this command:

"ALTER PARTITION LOCATION (dt = '21-Dec-2012') SET LOCATION '/some/path'"

I would expect user needs
- insert privileges on db1.tb1 and
- all privileges on uri to /some/path.

But it looks like ALL on server is required instead. I am trying to
understand why is the requirement so high?

Thanks!
-- 
Sravya Tirukkovalur

Reply via email to