You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: