Oracle DBA, How To, Error, Cause and Action

ORA-12474: cannot change column name for a policy in use

ORA-12474: cannot change column name for a policy in use


Cause:


An attempt was made to change a column name for a policy that was applied on user schemas or tables.



Action:


Disable the policy for all user schemas and tables before changing the column name.

No comments:

Post a Comment

Thanks for your comment.