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

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...