Oracle Solution for Error ora-03128

Solution for Oracle Error ORA-03128

ORA-03128: connection is in blocking mode

What triggered the Error:

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

What should we do to fix it:

If non-blocking mode is required use appropriate OCI calls to change the mode.