How to fix this error 'Grantor does not have GRANT permission' ?
Hi,
1. Just am created a user for the login 'test'.
2. As with this login 'test', i logined to the server.
3. I don't have the permission to create the database.
4. So i tried this query:
use master
grant create any database to user
go
5. Am facing this following error: why ?
Msg 4613, Level 16, State 1, Line 2
Grantor does not have GRANT permission.
6. please help me out. Thanks in advance.
2
Contributors
1
Reply
1 Day
Discussion Span
1 Year Ago
Last Updated
2
Views
Related Article:Cursor error in sp
is a MS SQL discussion thread by azharrumani09 that has 2 replies, was last updated 2 years ago and has been tagged with the keywords: cursor, error.