Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot connect to enterprise plan of Db2 #2

Open
Ayumu-walker opened this issue Oct 15, 2020 · 2 comments
Open

cannot connect to enterprise plan of Db2 #2

Ayumu-walker opened this issue Oct 15, 2020 · 2 comments

Comments

@Ayumu-walker
Copy link

I have a question about node-red-cotrinb-ibm-db2.
This node cannot connect to Db2 on the enterprise plan. I checked the code and the function _getDb2config(n) is supposed to get the credentials for the light plan. But the connection cannot be made because the credentials of structure of the Enterprise plan are different from the Light plan.

I get the following message.
Db2 query node, error connecting: Error: [IBM][CLI Driver]
SQL1337N The service "undefined" was not found.

I want to be able to connect to both plans.
Do you plan to fix this one?

@knolleary
Copy link
Member

Moving this issue over to the db2 nodes repository now that I've enabled issues on it.

@knolleary knolleary transferred this issue from node-red-contrib-ibm-cloud/community Oct 15, 2020
@smchamberlin
Copy link
Collaborator

smchamberlin commented Oct 22, 2020

Hi Ayumu-walker, it should work with enterprise plan. Can I please get some more information from you: Are you using "Db2 On Cloud" or "Db2 Warehouse On Cloud"? We have tested with Db2oC Enterprise with successful connection. Did you connect the service to an IBM-hosted app? (Is it cloud foundry app?). Did you connect the service before or after your Node-RED app was deployed? (If after, have you tried redeploying?). Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants