Loading

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

게시 일자: Apr 13, 2024
상세 설명

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.
솔루션
Use TRANSLATE() function to explicitly convert one to the other.
Knowledge 기사 번호

001474211

 
로드 중
Salesforce Help | Article