前段时间前,在尝试使用pl/sql developer抽取数据时,执行脚本时,遇到了一个ora-00936报错。
查询报错ora-00936
ORA-00936: missing expression tips
Cause: A required part of a clause or expression has been omitted. For example, a SELECT statement may have been entered without a list of columns or expressions or with an incomplete expression. This message is also issued in cases where a reserved word is misused, as in SELECT TABLE.
Action: Check the statement syntax and specify the missing component.
这个错误,常规解决思路是SQL语句问题,但是查看语句并没有问题,最后锁定到来源描述字段,如下,尝试注释掉,就没有问题,有些不知道为何。
vcq9vfjQ0KOsyOfPwqO6PGJyIC8+DQo8aW1nIGFsdD0="这里写图片描述" src="http://img.blog.csdn.net/20151118010831539" title="\" />
可以看到,查询语句成功执行了。
判断这是否是PL/SQL Developer的bug呢,没来得及细分析了,先采用sqlplus执行脚本了。
于是操作如下:
20分钟过去了,4千万数据插入成功了。
随笔记之。
每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号