oracle / node-oracledb

Oracle Database driver for Node.js maintained by Oracle Corp.
http://oracle.github.io/node-oracledb/
Other
2.24k stars 1.07k forks source link

Azure web app - DPI-1047 cannot locate a 64-bit Oracle Client Library #1663

Closed flash4174 closed 2 months ago

flash4174 commented 2 months ago

Hi All,

I have an issue connecting to Oracle Database from Azure web app.

Due to NNE I have to use thick client, but on Azure I receive the eroor message mentioned in the title.

Oracledb version: 6.4.0 Node-oracledb version: 1.0.2

On Azure the web app is running on Linux server with Nodejs.

I couldn't find any working solution on the internet.

Could you please advise?

Thanks.

sharadraju commented 2 months ago

This is a duplicate install/configuration issue of https://github.com/oracle/node-oracledb/issues/1611. Closing this.

Also note that this is a Azure configuration issue over which we as maintainers of node-oracledb have little control over.