aiaiDBA

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

13718043309

010-86462881

PCC-02435: This attribute is only valid for internal LOB types

PCC-02435: This attribute is only valid for internal LOB types
Cause: A request for a LOB attribute was made in a LOB DESCRIBE statement in which the given LOB was not of some Internal LOB type.
Action: Replace the LOB host variable in the LOB DESCRIBE with one that was declared to be an Internal LOB.

请先 登录 后评论

1 个回答

小智
PCC-02435:此属性仅对内部LOB类型有效,
.原因: LOB属性的请求在LOB DESCRIBE语句中进行,其中给定的LOB不是一些内部LOB类型。,
.操作:将LOB DESCRIBE中的LOB主机变量替换为声明为内部LOB的变量。,
.
请先 登录 后评论