Oracle DBA, How To, Error, Cause and Action

ORA-12472: policy string is being used

ORA-12472: policy string is being used


Cause:


The policy which was being dropped due to event propagation from OID was applied to some table or schema.



Action:


Drop a policy in OID only if it is not used in any of the databases using the policy.

No comments:

Post a Comment

Thanks for your comment.