Node-RED nodes to work with a Db2 LUW database. Works with "Db2 on Cloud" and "Db2 Warehouse on Cloud" services as well as standalone installation of Db2 LUW.
I was using this node on a db2 for z/OS database previously, and I was able to connect just fine. I see on a new installation, I seem to now be defaulting to SSL connection, since my db2 for z/OS port is not 50000.......
I am using port 446. Is there a way to re-build the .js file and change the code to not default to SSL.
Also can you tell me where in the ibm_db driver that this node gets the Db2Config settings from?
Hi,
I was using this node on a db2 for z/OS database previously, and I was able to connect just fine. I see on a new installation, I seem to now be defaulting to SSL connection, since my db2 for z/OS port is not 50000.......
I am using port 446. Is there a way to re-build the .js file and change the code to not default to SSL.
Also can you tell me where in the ibm_db driver that this node gets the Db2Config settings from?
Thanks,
Dave