Adrita,
What databases are you connecting to?
ACE comes with many drivers.
Are you installing on Linux or Windows or ???
What version of ACE are you installing?
You see in ACE 11.0.0.11 (for example) there is a directory (after the installation on Linux) called:
/opt/IBM/mqsi/11.0.0.11/servr/ODBC/drivers/lib
In this directory are many *.so files (drivers for connecting to various databases (oracle, sql, etc.). You can review on the website which drivers are compatible with your database versions.
-rw-r--r--. 1 root root 2198528 Dec 15 2020 UKtrc95.so
-rw-r--r--. 1 root root 4226128 Dec 15 2020 UKsqls95.so
-rw-r--r--. 1 root root 15824 Dec 15 2020 UKoradtc95.so
-rw-r--r--. 1 root root 4424760 Dec 15 2020 UKora95.so
-rw-r--r--. 1 root root 15744 Dec 15 2020 UKasedtc95.so
-rw-r--r--. 1 root root 3620456 Dec 15 2020 UKase95.so
-rw-r--r--. 1 root root 2363656 Dec 15 2020 libUKssl95.so
-rw-r--r--. 1 root root 14666736 Dec 15 2020 libUKicu95.so
drwxr-xr-x. 4 root root 47 Dec 15 2020 ..
drwxr-xr-x. 2 root root 163 Dec 15 2020 .
We configured an odbc.ini file in /var/mqsi/odbc. An example of how to configure this file is in:
Here you will see at the top of this file:
;#######################################
;#### List of data sources stanza ######
;#######################################
[ODBC Data Sources]
;#DB2DB=IBM DB2 ODBC Driver
;#DB2DSDB=IBM Data Server Driver included in ACE
;#ORACLEDB=DataDirect ODBC Oracle Wire Protocol
;#ORACLERACDB=DataDirect ODBC Oracle RAC Wire Protocol
;#ORACLESSLDB=DataDirect ODBC Oracle SSL Wire Protocol
;#SYBASEDB=DataDirect ODBC Sybase Wire Protocol
;#SYBASEDBUTF8=DataDirect ODBC Sybase UTF8 Wire Protocol
SQLSERVERDB=DataDirect ODBC SQL Server Wire Protocol
For connecting to MongoDB you must install in node_modules ─┬ loopback-connector-mongodb@6.2.0. And again, the version of the mongo connector depends on your MongoDB version.
I hope this helps. I can help more if you provide answers to the questions above.
Susan Barker
Senior MQ, ACE, ITX Domain Architect II
Victory is nothing without humility, respect and charity...unknown
Let no one ever come to you without leaving happier...Mother Theresa
__


IBM WAS Advisory Board
IBM ACEvNext Beta Program
IBM MQvNext Beta Program