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.
ORA-40806
Warning of replacement characters in the converted textual JavaScript Object Notation (JSON) due to bad character data in the source.
string
Cause
Conversion to textual JSON completed with replacement characters in the output.
Action
An OCI return code of OCI_SUCCESS_WITH_INFO is returned. Check if the source was encoded correctly.
ORA-40806
Warning of replacement characters in the converted textual JavaScript Object Notation (JSON) due to bad character data in the source.
string
Cause
Conversion to textual JSON completed with replacement characters in the output.
Action
An OCI return code of OCI_SUCCESS_WITH_INFO is returned. Check if the source was encoded correctly.