Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

NQCMD - Error Application's WCHAR type must be UTF16, because odbc driver's unicode type is UTF16

Received Response
12
Views
3
Comments
Venkata Rachuri
Venkata Rachuri Rank 5 - Community Champion

Hi experts,

I am using OBIEE 11g

when I am running below command

source /u01/prd/app/obia/Middleware/instances/instance1/bifoundation/OracleBIApplication/coreapplication/setup/bi-init.sh

/u01/prd/app/obia/Middleware/Oracle_BI1/bifoundation/server/bin/nqcmd -d AnalyticsWeb -u weblogic -p Admin123 -s  u01/qa/app/obia/Middleware/instances/instance1/bifoundation/OracleBIApplication/coreapplication/setup/purge.txt

I am getting below error

Application's WCHAR type must be UTF16, because odbc driver's unicode type is UTF16

Answers