zowe / zowe-cli-db2-plugin

DB2 Plugin for the Zowe CLI
Eclipse Public License 2.0
8 stars 16 forks source link

ODBC driver error after update #56

Closed Martin-Zeithaml closed 4 years ago

Martin-Zeithaml commented 4 years ago

Hi,

I have installed zowe CLI 6.16 and DB2 plugin from local packages. I set up the DB2 profile and I was able to execute the queries.

After the update to 6.20 (via online registry method) I am receiving the ODBC license errors: image

Note: during the first installation, I did not set up ODBC driver at all.

Any advise is welcome.

Martin-Zeithaml commented 4 years ago

The problem was solved by downloading DB2 ODBC CLI driver (version 11.1.4) from IBM support and extracting the content to the \.zowe\plugins\installed\node_modules\@zowe\db2-for-zowe-cli\node_modules\ibm_db\installer\ folder.