Database Error Messages

ORA-58022

File name 'file_name' starts a template name but does not finish the template name.
  • file_name: The file name that contains an unfinished template name.

Cause

A file name was specified that started a template with the open parentheses ( character, but no corresponding closing parentheses ) character was found.


Action

Correct the file name specification.