Database Error Messages

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

OCI-31092

invalid SQL name "sql_name"
  • sql_name: The SQL name.

Cause

The XML schema document contained an invalid SQL name. For example, the values of attributes SQLName, SQLType, and defaultTable.


Action

Ensure that all names of SQL schema objects specified in the XML schema documents are valid SQL names. This implies that the database length and other restrictions on names are satisfied.