Oracle Solution for Error ora-14401

Solution for Oracle Error ORA-14401

ORA-14401: inserted partition key is outside specified partition

What triggered the Error:

the concatenated partition key of an inserted record is outside the ranges of the two concatenated partition bound lists that delimit the partition named in the INSERT statement

What should we do to fix it:

do not insert the key or insert it in another partition