Oracle Error ORA-39823: The attribute OCI_ATTR_DIRPATH_USE_ACTIVE_TRANS is only allowed for load operations.

Oracle Error Message

ORA-39823: The attribute OCI_ATTR_DIRPATH_USE_ACTIVE_TRANS is only allowed for load operations.

Reason for the Error

The attribute OCI_ATTR_DIRPATH_USE_ACTIVE_TRANS was set for a nonload operation.

Solution

Use OCI_ATTR_DIRPATH_USE_ACTIVE_TRANS for load operations only.