Database Error Messages

OCI-17281

OracleDataFactory or ORADataFactory is null

Cause

A null OracleDataFactory or ORADataFactory is being passed as an argument to the getObject() or getORAData() methods, respectively.


Action

Ensure that a non-null OracleDataFactory or ORADataFactory is passed to these two methods.