You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,25 +5,25 @@
5
5
6
6
In order to work with Oracle Database for Red Hat 3scale API Management, you will need to create a custom image as Red Hat cannot distribute the binaries of Oracle Database client.
7
7
8
-
You **MUST** download the client (basic-lite or basic), the odbc driver and the sdk for **19.6** in [Oracle Technology Network](https://www.oracle.com/technetwork/database/features/instant-client/index-097480.html).
8
+
You must download the client (basic-lite or basic), the ODBC driver and the SDK with version **19.18** in [Oracle Instant Client Downloads for Linux x86-64 (64-bit)
9
+
](https://www.oracle.com/database/technologies/instant-client/linux-x86-64-downloads.html). If the files are not present in `oracle-client-files`, they will be downloaded during the build process.
9
10
10
11
* Instant Client Package - Basic or Basic Lite
11
12
* Instant Client Package - SDK
12
13
* Instant Client Package - ODBC driver
13
14
14
15
Example:
15
16
16
-
* instantclient-basiclite-linux.x64-19.6.0.0.0dbru.zip or instantclient-basic-linux.x64-19.6.0.0.0dbru.zip
17
-
* instantclient-sdk-linux.x64-19.6.0.0.0dbru.zip
18
-
* instantclient-odbc-linux.x64-19.6.0.0.0dbru.zip
17
+
* [instantclient-basiclite-linux.x64-19.18.0.0.0dbru.zip](https://download.oracle.com/otn_software/linux/instantclient/1918000/instantclient-basiclite-linux.x64-19.18.0.0.0dbru.zip) or [instantclient-basic-linux.x64-19.18.0.0.0dbru.zip](https://download.oracle.com/otn_software/linux/instantclient/1918000/instantclient-basic-linux.x64-19.18.0.0.0dbru.zip)
0 commit comments