I am getting some db2 errors with a connection module for Node.JS if I'm running it locally on my mac machine. It seems like the new version of OS X 10.10.3 changed some security features of the whole system and it now give a nice:
[IBM][CLI Driver] SQL1042C An unexpected system error occurred. SQLSTATE=58004\n
Would you know if there is some kind of fix for the module for DB2 connections on OS X 10.10.3 (also on 10.10.2)?
Answer by Riccardo_Spoglia (596) | May 06, 2015 at 04:16 AM
This question seems to be duplicated of https://developer.ibm.com/answers/questions/188471/db2-driver-connections-error-in-nodejs-on-os-x-yos.html. Please let us know if this is still an issue for you.