标题: ORA-03131: an invalid buffer was provided for the next piece [打印本页] 作者: admin 时间: 2016-7-24 10:51 标题: ORA-03131: an invalid buffer was provided for the next piece ORA-03131: an invalidbuffer was provided for the next piece Cause: The application either provided the length of thebuffer for the next piece
to be zero or provided a null pointer. Action: Verifyif the buffer pointer for the next piece is null or if the length is zero.