aiaiDBA

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

13718043309

010-86462881

PCC-02400: This host variable must be declared as a pointer type

PCC-02400: This host variable must be declared as a pointer type
Cause: The specified host variable was not declared as a pointer type.
Action: Declare the host variable to be a pointer type.

请先 登录 后评论

1 个回答

小智
PCC-02400:该主机变量必须声明为指针类型,
.原因:指定的主机变量未声明为指针类型。,
.操作:将主变量声明为指针类型。,
.
请先 登录 后评论