Database Error Messages

CRS-05153

The entity pointer is invalid.

Cause

A null pointer was passed to the API for the entity name or the entity value."


Action

Allocate memory for the entity name and the entity value and pass in the valid pointers to the API.