ORA-14409: inserted partition key is outside specified subpartition
What triggered the Error:
the concatenated partition key of an inserted record is outside the ranges of the two concatenated subpartition bound lists that delimit the subpartition named in the INSERT statementWhat should we do to fix it:
do not insert the key or insert it in another subpartition