Hi Valentine,
You must be connected to the database as the data owner in order to change the privileges. If this is a SQL Server database, the owner will be the second parameter in the naming convention. Ex:
<database name>.<owner>.<feature class name>
PRODUCTION.GIS.Parcels