aiaiDBA

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

13718043309

010-86462881

OCI-21571: must provide a LOB WRITE, LOB TRIM or LOB ERASE LCR in string call (input LCR=string)

OCI-21571: must provide a LOB WRITE, LOB TRIM or LOB ERASE LCR in string call (input LCR=string)
Cause: An attempt was made to invoke the specified function without providing a piece-wise LOB LCR (for example, LOB WRITE, LOB TRIM or LOB ERASE LCR).
Action: Correct the 'row_lcrp' argument in the call.

请先 登录 后评论

1 个回答

小智
OCI-21571:必须在字符串调用(输入LCR = 字符串)中提供LOB WRITE,LOB TRIM或LOB ERASE LCR,
.原因:尝试调用指定的功能,而不提供分段的LOB LCR(例如,LOB WRITE,LOB TRIM或LOB ERASE LCR)。,
.操作:更正调用中的“row_lcrp”参数。,
.
请先 登录 后评论