Database Error Messages

DIA-52662

Invalid privilege for the END_USER_CONTEXT view

Cause

An attempt is being made to create a data grant on the END_USER_CONTEXT view with a column privilege or with a privilege other than SELECT and UPDATE. Only SELECT and UPDATE privileges are allowed for END_USER_CONTEXT.


Action

Update the privilege(s) in the CREATE DATA GRANT statement and try again.