文档解释 ORA-38402: invalid name: empty string or spaces in the name Cause: There were spaces in the name. Action: Remove sp
ORA-38402: invalid name: empty string or spaces in the name
Cause: There were spaces in the name.
Action: Remove spaces in the name or use quotes around the name.
。
ORA-38402错误是指在数据库中检测到空字符串或者名称中带有空格。
ORA-38402:无效的名称: 名称中有空字符串或者空格
这个错误最常见的原因就是应用程序尝试使用一个名称中带有空格或者空字符串的对象。比如,在创建一个表时,表的名称中可能带有空格的字符;在创建一个视图或者索引时,也可能有空格或者空字符串。
1. 确保使用一个名称中没有空字符串或者空格来创建表、视图或者索引。
2. 如果应用程序需要使用名称中带有空格的对象,可以使用双引号来将名称括起来。
3. 确保空格不会出现在用户的sql语句的任何位置。
--结束END--
本文标题: ORA-38402: invalid name: empty string or spaces in the name ORACLE 报错 故障修复 远程处理
本文链接: https://lsjlt.com/news/528391.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0