Oracle Analytics Cloud and Server

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

Need to configure DSN in UNIX for OBI12c

Question
1
Views
0
Comments
User_B7ZTH
User_B7ZTH Rank 5 - Community Champion

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