Connect oracle 32 bits database

Hi everyone!

I tried to connect to a 32-bit Oracle database (Oracle 11g) from a system I maintain, without success.

Apparently, only the 64-bit version of the Oracle database is available.

There are several checks that could be performed additionally after executing requests in order to improve the quality of the tests. This functionality would make our entire team migrate from Postman to Apidog, as we would have an absurd gain in validations of developments in several legacy systems that we support in telecommunications companies.

Would it be possible to include this functionality or is there an alternative that I’m not aware of??

Update:
DPI-1047: Cannot locate a 64-bit Oracle Client library: “C:\oracle\instantclient_11_2\bin\oci.dll is not the correct architecture”. See Installing node-oracledb | node-oracledb for help Node-oracledb installation instructions: Installing node-oracledb | node-oracledb You must have 64-bit Oracle client libraries in your PATH environment variable. If you do not have Oracle Database on this computer, then install the Instant Client Basic or Basic Light package from Instant Client for Microsoft Windows (x64) 64-bit A Microsoft Visual Studio Redistributable suitable for your Oracle client library version must be available.

Thank you for your feedback. I’ll forward this to our development team to investigate the issue.

1 Like

To connect Apidog to an Oracle database, you need to install the Oracle Client and configure the environment variables. Please refer to this documentation for details: Oracle Client - Apidog Docs