aiaiDBA

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

13718043309

010-86462881

PCC-00020: Unable to obtain define variables at line number in file string

PCC-00020: Unable to obtain define variables at line number in file string
Cause: The precompiler was unable to find information about an output host variable (define variable) used in a SQL statement.
Action: Check that the output host variable is declared in the Declare Section and used properly in the SQL statement.

请先 登录 后评论

1 个回答

小智
PCC-00020:无法在文件串中的行号处获取定义变量,
.原因:预编译器无法找到有关SQL语句中使用的输出主机变量(定义变量)的信息。,
.操作:检查输出主机变量是在Declare部分中声明的,并在SQL语句中正确使用。,
.
请先 登录 后评论