Database Error Messages

ORA-58043

Template name 'template_name' contains an unexpected character.
  • template_name: The name of the template containing the unexpected character.

Cause

A template name is specified that contains an unexpected character. Permitted characters are alphabetic, numeric, or the characters underscore (_), period (.), hyphen (-), and number sign (#).


Action

Correct the template name specification.