Error List

Error List for the ‘ORA-02100 to ORA-04099’ Category

ORA-03125 client-server protocol violation

Description:
ORA-03125 client-server protocol violation

Cause:
The application received a bad escape sequence from the server and may indicate a problem with the client application user code.

ORA-02100 to ORA-04099 , ,

ORA-03126 network driver does not support non-blocking operations

Description:
ORA-03126 network driver does not support non-blocking operations

Cause:
A non-blocking operation was attempted and the network driver does not support non-blocking operations.

ORA-02100 to ORA-04099 ,

ORA-03127 no new operations allowed until the active operation ends

ORA-03128 connection is in blocking mode

Description:
ORA-03128 connection is in blocking mode

Cause:
The OCI test for non-blocking mode on a connection indicates that the connection is in blocking mode.

ORA-02100 to ORA-04099

ORA-03129 the next piece to be inserted is required

Description:
ORA-03129 the next piece to be inserted is required

Cause:
The application performed a piecewise bind on a column.

ORA-02100 to ORA-04099

ORA-03130 the buffer for the next piece to be fetched is required

ORA-03131 an invalid buffer was provided for the next piece

Description:
ORA-03131 an invalid buffer was provided for the next piece

Cause:
The application either provided the length of the buffer for the next piece to be zero or provided a null pointer.

ORA-02100 to ORA-04099 , ,

ORA-03132 two-task default value overflow

Description:
ORA-03132 two-task default value overflow

Cause:
The default value specified for a record field was too large.

ORA-02100 to ORA-04099

ORA-03200 the segment type specification is invalid

Description:
ORA-03200 the segment type specification is invalid

Cause:
The segment type is not TABLE, INDEX, or CLUSTER.

ORA-02100 to ORA-04099

ORA-03201 the group number specification is invalid

Description:
ORA-03201 the group number specification is invalid

Cause:
The freelist group number is either negative or larger than the number of freelist groups in the segment.

ORA-02100 to ORA-04099