Reason:
You attempted to grant access to a table using grant_table() but specified a role that does not exist.
Resolution:
Ensure you specify the name of a known role.
Tips:
- Was the name of the role spelled correctly?
- Use the star$roles view to find known roles.
Comments
Article is closed for comments.