Oracle Solution for Error ora-14409

Solution for Oracle Error ORA-14409

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 statement

What should we do to fix it:

do not insert the key or insert it in another subpartition