How to configure unixODBC driver for RQM Live Reporting in RRDI?
Hi everyone,
I´m having problems with the set up of RQM Live Reporting for RRDI. I succeeded in configuring the UnixODBC driver for 32 bit. However, I´m getting this error when testing the connection with the command isql -v RQM Live:
[IM004][unixODBC][Driver Manager]Driver's SQLAllocHandle on SQL_HANDLE_HENV failed
[ISQL]ERROR: Could not SQLConnect
This is mi environment:
OS: Linux Redhat 64 bit.
Output of command odbcinst -j:
unixODBC 2.3.0
DRIVERS............: /opt/IBM/RRDI2/etl/odbc/odbcinst.ini
SYSTEM DATA SOURCES: /opt/IBM/RRDI2/etl/odbc/odbc.ini
FILE DATA SOURCES..: /opt/IBM/RRDI2/etl/odbc/ODBCDataSources
USER DATA SOURCES..: /root/.odbc.ini
SQLULEN Size.......: 4
SQLLEN Size........: 4
SQLSETPOSIROW Size.: 2
odbcinst.ini
[IBM Rational XML ODBC Driver]
Description=
Driver=/opt/IBM/RRDI2/etl/odbc/libratlxml.so
Driver64=/usr/local/lib
Setup=/opt/IBM/RRDI2/etl/odbc/libratlxmlS.so
Setup64=/usr/local/lib
LibPath=/opt/IBM/RRDI2/etl/jdbc
MaxActiveStatements=100
QueuingTimeout=100000
DefaultPageSize=1000
DefaultRetryTimes=10
Threading=0
UsageCount=2
jdbclogpath=/tmp/jdbc.log
Debug=1
#[ODBC]
Trace=Yes
TraceFile=/tmp/odbc_u.log
odbc.ini
[RQM Live]
Driver = IBM Rational XML ODBC Driver
DataSource = RQM Live
Description =
Configuration = /opt/IBM/RRDI2/_extra/rqm40-live.xdc
Everything is working properly on our RRDI except for Live Reporting.
I would really appreciate you help.
Thanks!