Database Error Messages

JZN-00249

Unquoted empty step not allowed

Cause

A zero length step appeared in a path without being enclosed in quotes. The sequence '..' implies a descendant that may not be an immediate child of the previous step.


Action

Enclose the zero-length step with backquote (`) characters.