question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Deploy node-ibm_db with license file for DB2 on z/OS on Bluemix

See original GitHub issue

Hi,

as the title says I want to connect to an DB2 on z/OS on Bluemix. On my local instance the connection is working as I copied my license file into ibm_db/installer/clidriver/license. On Bluemix I don’t see a way to copy the license to this directory as node_modules is build while deployed with cf push

Can I somehow define a custom path to license file in my manifest or else?

Any help is appreciated!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
bimalkjhacommented, Sep 27, 2017

@georg90 Your license files is for DB2 V11.1. Please get db2 connect license for DB2 V10.5. Your present license files are not compatible with ibm_db. Similar issue was reported by issue 309 and after using correct license file, they are able to establish connection with server. Thanks.

0reactions
georg90commented, Sep 27, 2017

@bimaljha Thank you for being so persistent!

This was my error and the new license file fixed it. Maybe this should be pinned somewhere to make it easier for other people to figure it out?

Read more comments on GitHub >

github_iconTop Results From Across the Web

IBM Watson Machine Learning for z/OS 2.3 and IBM Db2 AI for ...
IBM Db2 ® AI for z/OS (Db2ZAI) 1.4, a separately licensed product, uses machine learning to improve the operational performance of Db2 for ......
Read more >
DB2 for z/OS README | LoopBack Documentation
This module is dependent on the node-ibm_db module which requires appropriate licenses be available as per instructions in its README. Once loopback-connector- ...
Read more >
17211 Connecting applications for system z
z /OS Connect. • DB2 Connect (and the IBM Data Server Driver) ... Ships with WebSphere Application Server for z/OS, CICS, and IMS....
Read more >
2015 - Data Henrik
You could run it in your own DB2, locally or in the IBM DB2 on Cloud service on Bluemix. Enough of introduction, enough...
Read more >
node-ibm_db - npm
On z/OS, ODBC driver support is part of IBM Db2 for z/OS 11.0 and 12.0 ... DB2 for LUW or Informix Server using...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found