Oracle Solution for Error ora-14116

Solution for Oracle Error ORA-14116

ORA-14116: partition bound of partition "string" is too long

What triggered the Error:

Length of linear key representation of a high bound of the partition whose name (explicitly specified by the user) is displayed in this message exceeded the legal limit (4K).

What should we do to fix it:

Change representation of a partition high bound to bring its length within legal limit.