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
- Click on Manage and then Plugins
- Click on
+
icon
- Click on Upload or Upgrade a plugin
- Select the
build(artifacts.json)
- Click on close button
- See the plugin version in
Plugins
section
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