Containers for Oracle Instant Client 19 and 21 are now in the GitHub Container Registry for Oracle Linux 7 and Oracle Linux 8: oraclelinux7-instantclient...
Containers for Oracle Instant Client 19 and 21 are now in the GitHub Container Registry for Oracle Linux 7 and Oracle Linux 8: oraclelinux7-instantclient oraclelinux8-instantclient Oracle Instant Client enables development and deployment of applications that connect to Oracle Database, either on-premise or in the Cloud. The Instant Client libraries provide the necessary network connectivity and advanced data features to make full use of Oracle Database. The libraries are used...
Containers for Oracle Instant Client 19 and 21 are now in the GitHub Container Registry for Oracle Linux 7 and Oracle Linux 8: oraclelinux7-instantclient oraclelinux8-instantclient Oracle Instant...
Oracle Instant Client 21c is available for Linux x64. You can get it from the usual places: the Linux Instant Client download page or from yum.oracle.com....
Oracle Instant Client 21c is available for Linux x64. You can get it from the usual places: the Linux Instant Client download page or from yum.oracle.com. Oracle Instant Client enables development and deployment of applications that connect to Oracle Database, either on-premise or in the Cloud. The Instant Client libraries provide the necessary network connectivity and advanced data features to make full use of Oracle Database. There have been a few changes in this release....
Oracle Instant Client 21c is available for Linux x64. You can get it from the usual places: the Linux Instant Client download page or from yum.oracle.com. Oracle Instant Client enables development...
Here's a demo showing the connection syntax for node-oracledb in various proxy and external authentication connection scenarios. The script mentions Oracle 12.2...
Here's a demo showing the connection syntax for node-oracledb in various proxy and external authentication connection scenarios. The script mentions Oracle 12.2 because that is what I was testing way back at the time I wrote the script. I was also checking an enhancement in 18.3. You may find that most syntaxes are usable with earlier Oracle versions. We also tweaked some behavior in node-oracleb 3.1, so if you have an older version you will see differences in cases 4 and 14,...
Here's a demo showing the connection syntax for node-oracledb in various proxy and external authentication connection scenarios. The script mentions Oracle 12.2 because that is what I was testing...
Instant Client 19.8 for macOS is now available on OTN. This release introduces notarized DMG packages, making installation on recent macOS versions smoother:...
Instant Client 19.8 for macOS is now available on OTN. This release introduces notarized DMG packages, making installation on recent macOS versions smoother: there is no need for manual approval of the shared libraries or running xattr commands. The ZIP files are still available, but I'm told that in some future version only DMGs will be released. Oracle Instant Client gives free, light-weight, and easily installed Oracle Database tools, libraries and SDKs. Update: Instant...
Instant Client 19.8 for macOS is now available on OTN. This release introduces notarized DMG packages, making installation on recent macOS versions smoother: there is no need for manual approval...
To connect your applications to an Oracle Autonomous Cloud Database - any of the Oracle Autonomous Database services like Autonomous Data Warehouse (ADW),...
To connect your applications to an Oracle Autonomous Cloud Database - any of the Oracle Autonomous Database services like Autonomous Data Warehouse (ADW), Autonomous Transaction Processing (ATP), or the new Oracle Autonomous JSON Database (AJD) - then you will need to download and use a 'wallet'. This gives mutual TLS which provides enhanced security for authentication and encryption. This post shows how to download a wallet and use it to connect to your Autonomous database...
To connect your applications to an Oracle Autonomous Cloud Database - any of the Oracle Autonomous Database services like Autonomous Data Warehouse (ADW), Autonomous Transaction Processing (ATP),...
After installing the Node.js node-oracledb module, beginner users will often see a DPI-1047 error when running their first script. For example on Apple macOS: $...
After installing the Node.js node-oracledb module, beginner users will often see a DPI-1047 error when running their first script. For example on Apple macOS: $ node example.js Error: DPI-1047: Cannot locate a 64-bit Oracle Client library: "dlopen(libclntsh.dylib, 1): image not found". See https://oracle.github.io/node-oracledb/INSTALL.html for help Node-oracledb installation instructions: https://oracle.github.io/node-oracledb/INSTALL.html This wouldn't happen if the...
After installing the Node.js node-oracledb module, beginner users will often see a DPI-1047 error when running their first script. For example on Apple macOS: $ node example.js Error: DPI-1047: Cannot...
This is the second in a two part series on using Docker for Oracle Database applications. Part 1: Installing Docker and Creating Images with the Oracle Client...
This is the second in a two part series on using Docker for Oracle Database applications. Part 1: Installing Docker and Creating Images with the Oracle Client Part 2: Creating Docker Containers that Connect to Oracle Database The examples are for Node.js and Python, but the concepts are also useful for the many other languages whose database APIs are implemented on top of Oracle Call Interface; these other languages include C, PHP, Go, Ruby, Rust, Erlang, Julia, Nim, and...
This is the second in a two part series on using Docker for Oracle Database applications. Part 1: Installing Docker and Creating Images with the Oracle Client Part 2: Creating Docker Containers that...
Welcome to this two part series on using Docker for Oracle Database applications. Part 1: Installing Docker and Creating Images with the Oracle Client Part 2:...
Welcome to this two part series on using Docker for Oracle Database applications. Part 1: Installing Docker and Creating Images with the Oracle Client Part 2: Creating Docker containers that connect to Oracle Database The examples are for Node.js and Python, but the concepts are also useful for the many other languages whose database APIs are implemented on top of Oracle Call Interface; these other languages include C, PHP, Go, Ruby, Rust, Erlang, Julia, Nim, and Haskell....
Welcome to this two part series on using Docker for Oracle Database applications. Part 1: Installing Docker and Creating Images with the Oracle Client Part 2: Creating Docker containers that...
Permanent URLs that download the latest Oracle Instant Client packages are now live on OTN. Instant Client packages give you free, light-weight, and easily...
Permanent URLs that download the latest Oracle Instant Client packages are now live on OTN. Instant Client packages give you free, light-weight, and easily installed Oracle Database tools, libraries and SDKs. You can find the URLs at the top of each platform download page (e.g. the Linux x64 page). For quick reference, here are package links for the three top platforms: Package Windows x64 Linux x64 macOS Basic zip zip, RPM zip Basic Light zip zip, RPM zip SQL*Plus zip zip,...
Permanent URLs that download the latest Oracle Instant Client packages are now live on OTN. Instant Client packages give you free, light-weight, and easily installed Oracle Database tools, libraries...