Database Error Messages

ORA-58025

File name 'file_name' contains a template name greater than 30 characters: 'template_name'.
  • file_name: The name of the file with a template name longer than 30 characters.
  • template_name: The template name that is longer than 30 characters.

Cause

A file name was specified that contained a template name longer than 30 characters.


Action

Correct the file name specification.