oracle_grid_cloud_control_offline_update

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
oracle_grid_cloud_control_offline_update [2019/12/12 10:29] andonovjoracle_grid_cloud_control_offline_update [2019/12/12 23:36] (current) – external edit 127.0.0.1
Line 67: Line 67:
 The upload of the agent is used to distribute that agent centrally to other hosts. The upload of the agent is used to distribute that agent centrally to other hosts.
  
-In our case we will upload teh Microsoft x64 Agent.+In our case we will upload teh SQL Server Agent.
  
 +=====Agent Update=====
 +The agents are usually big files compared to the plugins. For example the windows plugin is ~600 MBs
  
 +<sxh bash>
 +[oracle@tbp-cx-oms01 ~]$ emcli login -username=sysman
 +Enter password :
 +Login successful
 +[oracle@tbp-cx-oms01 ~]$ emcli sync
 +Synchronized successfully
 +[oracle@tbp-cx-oms01 oradata]$ emcli import_update -omslocal -file=/app/oradata/p28239183_112000_Generic.zip
 +Processing update: Agent Software - Agent Software (13.3.0.0.0) for Microsoft Windows x64 (64-bit)
 +Successfully uploaded the update to Enterprise Manager. Use the Self Update Console to manage this update.
 +[oracle@tbp-cx-oms01 oradata]$
 +</sxh>
 +
 +Since we are doing it, let's do also plugin:
 +
 +=====Plugin Update=====
 +Once we update the catalog, navigate to oms:
 +
 +  * Settings -> Extensability -> Self Update
 +  * Self Update -> Plugins -> SQL Server -> Download
 +
 +Once you press the Download, the OMS will show you the following message:
 +
 +{{:oms_plugin_sqlserver.jpg?400|}}
 +
 +
 +After you download the file and upload it on the OMS server, we have to upload it to OMS as instructed:
 +
 +<sxh bash>
 +[oracle@tbp-cx-oms01 ~]$ emcli login -username=sysman
 +Enter password :
 +Login successful
 +[oracle@tbp-cx-oms01 ~]$ emcli sync
 +Synchronized successfully
 +[oracle@tbp-cx-oms01 ~]$
 +[oracle@tbp-cx-oms01 OMS_Uploads]$ emcli import_update -omslocal -file=/app/oradata/OMS_Uploads/p27507741_112000_Generic.zip
 +Processing update: Plug-in - Enterprise Manager for Microsoft SQL Server
 +Successfully uploaded the update to Enterprise Manager. Use the Self Update Console to manage this update.
 +[oracle@tbp-cx-oms01 OMS_Uploads]$
 +</sxh>
 +
 +======Deployment======
 +After an agent or plugin has been uploaded, it has to be deployed on the OMS.
 +This is done using the following steps:
 +
 +  * Settings -> Extensability -> Self Update
 +  * Self Update -> Navigate to the Product -> Deploy
  • oracle_grid_cloud_control_offline_update.1576146543.txt.gz
  • Last modified: 2019/12/12 18:29
  • (external edit)