OCI-52565
A protected base column "string" is referenced in an unprotected virtual column expression of "string"
- base column: base column referenced in virtual column
- virtual column: virtual column referencing the base column
Cause
An attempt is being made to create a column level data privilege without including the virtual column which references the protected column.
Action
Include virtual column in the column list and retry