Skip to content

Install Plugin

Delphix plugin for Oracle Backup Ingestion (OBI) can be installed via GUI or using command prompt (developer environment)

Prerequisites

  • Install delphix engine compatible with the OBI plugin version as per support matrix

Install OBI Plugin

Following 2 methods can be used for upload obi plugin to delphix appliance.

Using GUI

  1. Click on Manage and then Plugins

Screenshot

  1. Click on + icon

Screenshot

  1. Click on Upload or Upgrade a plugin

Screenshot

  1. Select the build(artifacts.json)

Screenshot

  1. Click on close button

Screenshot

  1. See the plugin version in Plugins section

Screenshot

Using dvp (on command prompt)

dvp upload -a <Plugin-artifact.json> -e <Delphix_Engine_Name> -u <username> --password <password>

Delphix Engine’s documentation on installing plugins: PluginManagement