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
What triggered the Error:
Any name generated from a partition name and template name must be less than the maximum permissible name for an identifierWhat should we do to fix it:
Shorten either partition or template name.