During a new installation of Automic Automation Engine version 24.4.4 using the ONE Installer, the suggested ODBC connection string for Oracle incorrectly defaults to WE8MSWIN1252.
Example of the incorrect proposed string: [ODBCVAR=NNJNIORO,DSN=AUTOMIC;UID=AUTOMIC;PWD=AUTOMIC;SP=NLS_LANGUAGE=AMERICAN,NLS_TERRITORY=AMERICA,CODESET=WE8MSWIN1252,NLS_LENGTH_SEMANTICS=CHAR]
This issue is a confirmed defect (DE185116). For Automic Automation Engine version 24.x, the character set AL32UTF8 is mandatory . The installer incorrectly proposes the legacy WE8MSWIN1252 value, which can lead to data inconsistencies.
A fix is scheduled for the following versions:
During the installation process, manually update the ODBC connection properties to use the correct codeset and length semantics:
CODESET=WE8MSWIN1252 to CODESET=AL32UTF8.NLS_LENGTH_SEMANTICS=CHAR is present in the string to avoid column length inconsistencies Corrected connection string example: [ODBCVAR=NNJNIORO,DSN=AUTOMIC;UID=AUTOMIC;PWD=AUTOMIC;SP=NLS_LANGUAGE=AMERICAN,NLS_TERRITORY=AMERICA,CODESET=AL32UTF8,NLS_LENGTH_SEMANTICS=CHAR]
Article title: How to register to Broadcom Software Product updates and Critical Alerts
https://knowledge.broadcom.com/external/article?articleId=133819