Oracle Error ORA-14613: Attempt to generate name from parent name string and template name string failed as the combine named would have been longer than allowed

Oracle Error Message

ORA-14613: Attempt to generate name from parent name string and template name string failed as the combine named would have been longer than allowed

Reason for the Error

Any name generated from a partition name and template name must be less than the maximum permissible name for an identifier

Solution

Shorten either partition or template name.