Database Error Messages

ORA-40806

warning of replacement characters in the converted textual JSON due to bad character data in the source
string

Cause

Conversion to textual JSON completed successfully but with replacement characters in the output. The Oracle Call Interface (OCI) error code OCI_SUCCESS_WITH_INFO was returned to indicate this.


Action

Check if the source was encoded correctly.