Database Error Messages

ORA-02309

atomic NULL violation

Cause

An attempt was made to acess the attributes of a NULL object instance.


Action

Ensure that the object instance is non-NULL before accessing.