Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-02347

Direct object privileges cannot be granted on object table columns.

Cause

An attempt was made to grant direct object privileges on the columns of an object table. Privileges cannot be granted to object table columns.


Action

A change to the design may be needed. An option may be to create a view on the object table and create privileges on the view columns.