Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
Example, in this case ojdbc8 is used.

$ scp oracle-instantclient19.9-basiclite-19.9.0.0.0-1.x86_64.rpm <persistent storage host>:<persistent storage root>/3pp
$ scp oracle-instantclient19.9-sqlplus-19.9.0.0.0-1.x86_64.rpm <persistent storage host>:<persistent storage root>/3pp
$ scp ojdbc8.jar <persistent storage host>:<persistent storage root>/3pp

Configure

...

Usage Engine Helm Chart for Oracle Database

Edit the oracle section in the values.yaml file of the helm Usage Engine helm chart to match the Oracle installation where the platform database shall be created.

Create

...

Usage Engine platform tables for the Oracle database

The subsections describe the installation of the database tables that are necessary when using Oracle as a platform database.

...