Loading

Oracle database error 12704: ORA-12704: character set mismatch

Date de publication: Apr 13, 2024
Description

Oracle database error 12704: ORA-12704: character set mismatch. when using a calculated field.

Cause

Per this oracle dba article Strings declared with NCHAR or NCHAR VARYING do not interoperate with strings declared with CHAR or VARCHAR2.
Résolution
Use TRANSLATE() function to explicitly convert one to the other.
Numéro d’article de la base de connaissances

001474211

 
Chargement
Salesforce Help | Article