DIA-24820:Differnt LOB function called while another OCI LOB call is in progress
错误码
错误描述:Differnt LOB function called while another OCI LOB call is in progress
错误原因:An attempt was made to execute a new OCI LOB call while another OCI LOB call was in progress.
解决方法:Wait for the ongoing LOB streaming call to finish before issuing the next server call, or use OCIBreak() to abort the current LOB streaming call.
向认证技术专家提问
向技术专家提问


