Database Error Messages

TNS-02505

Authentication: null context pointer provided

Cause

The function nau_ini() was passed a null pointer as the pointer to the context that it is supposed to use.


Action

Call nau_ini() with a pointer to a context structure.