aiaiDBA

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

13718043309

010-86462881

OCI-22279: cannot perform operation with LOB buffering enabled

OCI-22279: cannot perform operation with LOB buffering enabled
Cause: The operation attempted is not allowed when LOB buffering is enabled.
Action: If the operation is required, LOB buffering should not be used. In this case, flush buffers associated with the input LOB locator as necessary, disable buffering on the input LOB locator and reissue the command.

请先 登录 后评论

1 个回答

小智
OCI-22279:启用LOB缓冲区后无法执行操作,
.原因:启用LOB缓冲时,不允许尝试尝试。,
.操作:如果需要操作,则不应使用LOB缓冲。在这种情况下,必要时与输入LOB定位器相关联的刷新缓冲区禁用输入LOB定位器上的缓冲并重新发出命令。,
.
请先 登录 后评论