Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Need to configure DSN in UNIX for OBI12c

Hello Experts,
I am trying to create a DSN for cache purge in Unix box for OBI nqcmd cache purge technique.
I have added the below code in ODBC.ini file.
/u01/app/obiee/product/user_projects/domains/bi/config/fmwconfig/bienv/core
Data Source Name=AnalyticsWebCache
AnalyticsWeb=Siebel Analytics Server
Driver=/u01/app/obiee/product/bi/bifoundation/server/bin/libnqsodbc64.so
Description=Siebel Analytics Server
ServerMachine=obione-dev.com
Port=9514
Repository=
Catalog=
UID=weblogic
PWD=Admin123
But unfortunately, it giving me below error, I am not sure what I am doing wrong.
Error:
Connection open with info:
[DataDirect][ODBC lib] Application's WCHAR type must be UTF16, because odbc driver's unicode type is UTF16
Open input file failed
I am using
OBI12c - Oracle Business Intelligence Product Version 12.2.1.1.0 (Build BIPS-20160604082456 64-bit)
Any suggestion is appreciated.
Regards,
Abhi