Hi,
I have tried to integrate OBIEE with existing OTM 5.5 CU4 version. As per the document,we should create new system DSN under ODBC connections. My OS is RHEL 4 and manually created the DSN in odbc.ini file as follows.
[TEST]
Driver=/oraclebi/server/Bin/libnqsodbc.so
Description=Oracle BI Server
ServerMachine=10.239.5.126
UID=
PWD=
Port=9704
But if I check the client connectivity using nqcmd, the commands hangs for ever. Is the configuration is correct?
I have tried to integrate OBIEE with existing OTM 5.5 CU4 version. As per the document,we should create new system DSN under ODBC connections. My OS is RHEL 4 and manually created the DSN in odbc.ini file as follows.
[TEST]
Driver=/oraclebi/server/Bin/libnqsodbc.so
Description=Oracle BI Server
ServerMachine=10.239.5.126
UID=
PWD=
Port=9704
But if I check the client connectivity using nqcmd, the commands hangs for ever. Is the configuration is correct?
Comment