Loading

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

Publiseringsdato: Apr 13, 2024
Beskrivelse

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.
Løsning
Use TRANSLATE() function to explicitly convert one to the other.
Knowledge-artikkelnummer

001474211

 
Laster
Salesforce Help | Article