How to fix the Oracle error ORA-12422: max policies exceeded?

In this post, you’ll learn more about the Oracle ErrorORA-12422: max policies exceeded with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

ORA-12422: max policies exceeded

Reason for the Error ORA-12422: max policies exceeded

You tried to create a new policy, but the maximum number of policies for the instance had already been created.

How to fix the Error ORA-12422: max policies exceeded ?

You can fix this error in Oracle by following the below steps

Increase the size of the MAX_LABEL_POLICIES initialization parameter and restart the server.

Tags :

Leave Your Comment