Oracle Error ORA-36402: (XSSPROP03) The property ‘$string’ requires a leading “$” because it is a system-reserved property name.

Oracle Error Message

ORA-36402: (XSSPROP03) The property ‘$string’ requires a leading “$” because it is a system-reserved property name.

Reason for the Error

The user tried to specify a property name which is reserved, but did not use a leading $

Solution

Either add a leading $ or choose another property name