We want to use QlikView (a BI tool) to connect to an Adabas database. QlikView can make use of standard ODBC / OLE DB drivers to connect to multiple databases (MS SQL, MS Access, Oracle, etc.). We would like to use the same approach (ODBC / OLE DB) to connect to the Adabas database.
Passt I’ll contact Software AG for the licences.
Sorry for the following basic questions, but I’m completely new to Adabas and mainframe…
We are used to install QlikView (the BI tool) on a dedicated server. Then we usually just install the appropriate odbc driver on the very same server and connect to the database. That’s it.
Do you know whether SQL Gateway is just “plug and play” (install - configure - run) or is there much more involved?
Using SQL Gateway: Do you know whether or not additional hardware is involved?
The install and configuration will be handled by a DBA or an external provider. However, I now go through the pdf files with regard to CONNX (Installation guide, reference guide, etc.) to find out more.
There’s one additional step, the SQL Gateway has it’s own metadata repository,
like an SQL database catalog, because Adabas, for historical reasons, knows
every field (= SQL column) by a 2 character “short name” only, so this needs
to be mapped to meaningful names. These can be imported from Natural, though,
but i’s still an extra step to be taken into consideration when planning the setup.
You’ll most likely install the ODBC driver, the JDBC server and the data dictionary server
on the QlikView server, the “data server” will sit next to the database on VSE, so no,
no additional hardware required if you are happy with this setup.