Closed RabeaWahab closed 6 years ago
@RabeaWahab Since CLI driver is updated from DB2 V10.5 to DB2 V11.1, you need a DB2 V11.1 db2 connect license file now. Existing license file will not work. Thanks.
thanks @bimaljha , yes the solution was to reissue the license again, thank again for your response.
Current version running/built on production is
2.0.0
, I was trying to install the npm module and build the cli-driver as usual on a dev environemnt, I have an automated process that copies the licenses inside of it, and I am sure it is in the right place. Currently I am getting the errorSQL1598N
. No change on licenses, and I am using the ones I am currently running on production.Any help is appreciated.
Note: The only thing I noticed changing is a new CLI driver was uploaded 10 days ago.
Also when I take the already built module to the dev server and add the licenses to it, it works with no issues. Also installed it on Mac with no issues.
Node Version: 8.10 NPM: 5.6.0 Ubuntu: 16.04