forked from smchamberlin/node-red-contrib-ibm-db2
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels