aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

OCI-31091: empty string specified as a SQL name

OCI-31091: empty string specified as a SQL name
Cause: The XML schema document contains a null SQL name. For example, the values of attributes SQLName, SQLType, defaultTable.
Action: 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.

请先 登录 后评论

1 个回答

小智
OCI-31091:指定为SQL名称的空字符串,
.原因: XML模式文档包含一个空的SQL名称。例如,SQLName,SQLType,defaultTable属性的值。,
.操作:确保在XML模式文档中指定的所有SQL模式对象名称都是有效的SQL名称。否则,从模式中删除这些属性,然后重试。,
.
请先 登录 后评论