Wednesday, March 15, 2017

Install required OEM Plug-ins for Oracle Private Cloud

9:08 AM Posted by Dilli Raj Maharjan , No comments

Below are the list of the plugins required for Oracle Private Database Cloud setup.


  1. Oracle Cloud Framework
  2. Oracle Fusion Middleware
  3. Oracle Virtualization
  4. Oracle Cloud Application
  5. Oracle Storage Management Framework
  6. Oracle Consolidation Planning and Chargeback

I have read somewhere that all the plugins are installed in the same order as listed above. There are dependency issues so it is better to install one at a time.

Once you complete installation, login to Enterprise Manager Cloud Control 13c as SYSMAN.

Click on Setup > Extensibility > Plug-ins.



Below is the landing page for plug-ins setup.



Click on Deploy on > Management Servers.



Below is the landing page once you click Deploy on > Management Servers. Click on Add. 



Plugin selection page will be displayed.



Select the required Plug-in. In our case since Oracle Cloud Framework and Oracle Fusion Middleware come with default installation. We are moving a head with the third one Oracle Virtualization. Select Oracle Virtualization and Click on OK



Click on Next to continue.



Select the backup the repository option and select NC_DB_SYS and the Named credential. These Named Credential has been created earlier Click on Next to continue.



Click on Deploy to begin deployment.



Click on OK to confirm and begin deployment.



We can view the status of plug-in deployment from command line with the command below:
cd $OMS_HOME
cd bin
./emctl status oms -details



Once the deployment of the plugin get completed we need to deploy next plugin Oracle Cloud Application.
On Plug-ins page Select Oracle Cloud Application plugin and Click on Deploy on > Management Servers.



Click on Next to continue.



Once pre-requisite check completes,  Click on Next to continue.




Select the backup the repository option and select NC_DB_SYS and the Named credential. These Named Credential has been created earlier Click on Next to continue.




Click on Deploy to continue.



Click on OK to confirm and begin plug-in deployment.



Finally adding two more plugins. Add Oracle Storage Management Framework and Oracle Consolidation Planning Chargeback.



Click on Next Once Pre-requisite get completes.



Select the backed up option and Select proper Named Credential. Click on Next to continue.



Click on Deploy to begin deployment.



Click on OK to confirm the deployment.


0 comments:

Post a Comment