Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

JZN-00006

Invalid escape sequence

Cause

The JavaScript Object Notation (JSON) parser encountered an invalid sequence of characters following a backslash character.


Action

Correct the JSON input and remove or correct the invalid escape sequence.