Error 120

Message text

User '%1' already has grant permission

Item

Value

SQLCode

-120

Constant

SQLE_ALREADY_HAS_GRANT_PERMS

SQLState

42W01

ODBC State

42000

Parameter 1

name of the user that already has GRANT permission

Probable cause

The SQL GRANT command is attempting to give a user GRANT permission and that user already has GRANT permission.