aiaiDBA

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

13718043309

010-86462881

PCB-00631: Host variable is not an External LOB

PCB-00631: Host variable is not an External LOB
Cause: The given host variable was not declared to be an External LOB. BFILE is an external type.
Action: Redeclare the host variable using an External LOB type (BFILE).

请先 登录 后评论

1 个回答

小智
PCB-00631:主机变量不是外部LOB,
.原因:给定的主机变量未声明为外部LOB。BFILE是一种外部类型。,
.操作:使用外部LOB类型(BFILE)重新声明主变量。,
.
请先 登录 后评论