Database Error Messages

JZN-00357

path step cannot start with a '$'

Cause

A path step string started with an unquoted '$' character. The leading '$' character is reserved for update operators and modifiers.


Action

Enclose path steps that start with '$' in quotes.