GUI Plugin Deployment is similar to CLI deployment, it is just you are doing the same thing via clicks and not CLI.
To import a new plugin if required you can use the CLI method which I do prefer and can be found in my last blog
In this blog we are assuming the plugin is there in the repository of OMS but not deployed on the OMS Server
We are going to deploy and Engineered System Plugin => ZDLRA in this blog on OMS Server.
Go to Setup => Extensibility => Plugins
Select Plugin to be deployed (ZDLRA in this case)
Select Deploy on Management Servers and click Next
Pre-req Check will happen automatically and then Click Next
Provide the required inputs and check the backup taken check box.
Check the Status using emctl
[oracle@omshost ~]$ emctl status oms -details
Once OMS is UP verify the newly deployed plugin
emcli login -username=sysman
Enter password :
Login successful
[ora132@exadataoemoms1 ~]$ emcli sync
Synchronized successfully
[oracle@omshost ~]$ emcli list_plugins_on_server
OMS name is exadataoemoms1:4889_Management_Service
Plug-in Name Plugin-id Version [revision]
Zero Data Loss Recovery Appliance oracle.sysman.am 13.2.2.0.0
To import a new plugin if required you can use the CLI method which I do prefer and can be found in my last blog
In this blog we are assuming the plugin is there in the repository of OMS but not deployed on the OMS Server
We are going to deploy and Engineered System Plugin => ZDLRA in this blog on OMS Server.
Go to Setup => Extensibility => Plugins
Select Plugin to be deployed (ZDLRA in this case)
Select Deploy on Management Servers and click Next
Pre-req Check will happen automatically and then Click Next
Provide the required inputs and check the backup taken check box.
Click Next twice and Final Page appears.
Check the Status using emctl
[oracle@omshost ~]$ emctl status oms -details
Once OMS is UP verify the newly deployed plugin
emcli login -username=sysman
Enter password :
Login successful
[ora132@exadataoemoms1 ~]$ emcli sync
Synchronized successfully
[oracle@omshost ~]$ emcli list_plugins_on_server
OMS name is exadataoemoms1:4889_Management_Service
Plug-in Name Plugin-id Version [revision]
Zero Data Loss Recovery Appliance oracle.sysman.am 13.2.2.0.0
No comments:
Write comments