All posts by mpbod

ORA-12424: length exceeds binary label size

oracle

ORA-12424: length exceeds binary label size
Cause: The length specified for a binary label operation exceeded the the size of the binary label.
Action: Provide a bit or byte length that is within the label size limits.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-12423: invalid position specified

oracle

ORA-12423: invalid position specified
Cause: The position specified for a binary label operation was invalid.
Action: Provide a position that is within the label size limits.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-12422: max policies exceeded

oracle

ORA-12422: max policies exceeded
Cause: You tried to create a new policy, but the maximum number of policies for the instance had already been created.
Action: Increase the size of the MAX_LABEL_POLICIES initialization parameter and restart the server.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-12421: different size binary labels

oracle

ORA-12421: different size binary labels
Cause: The label sizes for the binary label operation were not equal.
Action: Provide binary labels with the same lengths for the operation.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-12420: required procedures and functions not in policy package “string”

oracle

ORA-12420: required procedures and functions not in policy package “string”
Cause: The policy package did not contain all of the procedures and functions necessary to enforce the policy.
Action: Consult the label framework documentation for a list of required procedures and functions for a policy package.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-12419: null binary label value

oracle

ORA-12419: null binary label value
Cause: A null value was provided for a binary label operation.
Action: Provide a valid binary label for the operation.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-12418: user string not found

oracle

ORA-12418: user string not found
Cause: The specified user does not exist in the database.
Action: Correct the user name or create the user.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-12417: database object “string” not found

oracle

ORA-12417: database object “string” not found
Cause: The specified object was not in the database.
Action: Enter the correct name for the database object.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-12416: policy string not found

oracle

ORA-12416: policy string not found
Cause: The specified policy does not exist in the database.
Action: Enter the correct policy name or create the policy.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/

ORA-12415: A column of another datatype exists on the specified table

oracle

ORA-12415: A column of another datatype exists on the specified table
Cause: The datatype of the column present in the table is different from the datatype set for the policy column.
Action: Drop the column on the table or change the datatype for policy column.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/