Database Error Messages

Release
toggle
  • 23ai
  • 21c
Updated
Jun 24, 2024

ORA-58020

file name 'file_name' contains unexpected character 'unexpected_character' in template name
  • file_name: The name of the file containing the expected character.
  • unexpected_character: The unexpected character in the template name.

Cause

A file name was specified that contained an unexpected character in the template name. The template name should consist of up to 30 characters that are alphabetic, numeric, or the characters _, ., -, and #.


Action

Correct the file name specification.