Oracle Error Message
ORA-03128: connection is in blocking mode
Reason for the Error
The OCI test for non-blocking mode on a connection indicates that the connection is in blocking mode.
Solution
If non-blocking mode is required use appropriate OCI calls to change the mode.