aiaiDBA

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

13718043309

010-86462881

PCC-02408: Expecting an expression of some Object type

PCC-02408: Expecting an expression of some Object type
Cause: The expression is not an Object type. For example, many host variable expressions in the Navigational statements require that the variable be declared of some Object type.
Action: Rewrite the expression or declare the variable to be an Object.

请先 登录 后评论

1 个回答

小智
PCC-02408:期望某种对象类型的表达式,
.原因:表达式不是Object类型。例如,Navigational语句中的许多主机变量表达式需要声明某个Object类型的变量。,
.Action:重写表达式或声明变量为Object。,
.
请先 登录 后评论