Showing posts with label ORA-14406. Show all posts
Showing posts with label ORA-14406. Show all posts

Saturday, 17 March 2012

ORA-14406: updated partition key is beyond highest legal partition key

ORA-14406: updated partition key is beyond highest legal partition key

Cause: At attempt was made to update a record with a concatenated partition key that is beyond the concatenated partition bound list of the last partition.

Action: Do not update the key. Or, add a partition capable of accepting the key.