Database Error Messages

ORA-54454

Failed to parse string value (string) in the "defaultOnNull" field in the JSON metadata as a number.

Cause

The default value specified in the "defaultOnNull" field in the JSON metadata cannot be parsed as a number.


Action

Ensure that the string specified as a default value in the "defaultOnNull" field of the JSON metadata is a number literal.