"ORA-01008:并非所有变量都绑定". [英] "ORA-01008: not all variables bound"

查看:91
本文介绍了"ORA-01008:并非所有变量都绑定".的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我收到类似"ORA-01008:并非所有变量都绑定"的错误

请做needful.pls帮我解决这个问题


谢谢
Narasimha

Hi,

I m getting the error like "ORA-01008: not all variables bound"

Please do the needful.pls help me regarding this


Thanks
Narasimha

推荐答案

您已指定PLSQL块.

当包含所有替换变量的SQL语句在未绑定所有变量的情况下执行时,就会发生这种情况.在执行SQL语句之前,所有替换变量必须具有替换值.

尝试 ^ ]
You havnt specified the PLSQL block.

This happenes when a SQL statement containing substitution variables was executed without all variables bound. All substitution variables must have a substituted value before the SQL statement is executed.

Try google[^]


这篇关于"ORA-01008:并非所有变量都绑定".的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆