aiaiDBA

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

13718043309

010-86462881

PCB-00629: Host variable is not of Internal LOB type

PCB-00629: Host variable is not of Internal LOB type
Cause: The given host variable was not declared to be an internal LOB. BLOB, CLOB or NCLOB are internal lob types.
Action: Redeclare the host variable using one of the internal LOB types.

请先 登录 后评论

1 个回答

小智
PCB-00629:主机变量不是内部LOB类型,
.原因:给定的主机变量未声明为内部LOB。BLOB,CLOB或NCLOB是内部类型。,
.操作:使用内部LOB类型重新声明主变量。,
.
请先 登录 后评论