node.js - when trying to connect ibm db2 using nodejs i am getting Database name not found error -


  1. installed nodejs
  2. installed ibm_db
  3. downloaded nodedb2test.js file
  4. changed database details per db2 database
  5. ran file. got error

[ibm][cli driver] sql30061n database alias or database name "xyz " not found @ remot e node. sqlstate=08004


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -