Expand To Show Full Article
Oracle Error OCI-31091: empty string specified as a SQL name - Developer Publish

Oracle Error OCI-31091: empty string specified as a SQL name

Oracle Error Message

OCI-31091: empty string specified as a SQL name

Reason for the Error

The XML schema document contains a null SQL name. For example, the values of attributes SQLName, SQLType, defaultTable.

Solution

Make sure that all names of SQL schema objects specified in the XML schema document are valid SQL names. Otherwise, remove such attributes from the schema and try again.