Database Error Messages

JZN-00460

variable is uninitialized

Cause

A read was attempted on a JSON variable that had not been assigned a value.


Action

Enusre that all variables are initialized before using them in path expressions.