Database Error Messages

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.


Action

Use default blocking operations or use a driver supporting non-blocking operations.