12c Cloud Control: How to Remove SLB Configuration from the OMS?
(Doc ID 1513602.1)
Last updated on OCTOBER 18, 2019
Applies to:
Enterprise Manager Base Platform - Version 12.1.0.2.0 and laterInformation in this document applies to any platform.
Goal
OMS is configured with Load Balancer by running the command below:
cd <OMS_HOME>/bin
emctl secure oms -host <SLB hostname> -secure_port <port> -slb_port <port> -slb_console_port <port>
From 12.1.0.2 onwards once the OMS has been secured with the SLB, the SLB configuration is retained automatically in any further re-secure operations if the SLB arguments are not explicitly provided, for example:
cd <OMS_HOME>/bin
emctl secure oms
In such a case, how to remove SLB configuration from the OMS?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |