| The replacement string of a regular expression is invalid.
|<code>replace("input", "match", "\")</code>
|}
==Serialization Errors (SEPM, SERE, SESU)==
{| class="wikitable" width="100%"
! width="5%"|Code
! width="50%"|Description
! width="45%"|Examples
|- valign="top" scope="row"
|<code>SESU0007</code>
| The specified encoding is not supported.
|<code>declare option output:encoding "xyz"; 1</code>
|}