Database Error Messages

LPX-00008

invalid memory callback

Cause

The memory callback structure passed to xmlinit was missing the allocate or free functions (or both).


Action

Provide both functions in the callback structure.