Skip to Main Content

Enterprise Manager

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OEM 13C - Rename target

user538573Oct 6 2017

We are using OEM 13C in a Windows environment and periodically need to Rename and Re-IP a database host.  With OEM 12C we used to be able to manage this easily by working on the OMS host - deleting the target by:

  • emcli delete_target -name=”databaseserverhostname:3872″ -type=”oracle_emd” -delete_monitored_targets

  • NOTE:- Before removing the target, make sure it is in down or in an unreachable state.
  • Then we rename the target using:-

     emcli rename_target -target_type="oracle_emd" -target_name=" old host name:3872" -new_target_name=" new host name:3872" 

With OEM 13C - it gives the following error Rename not supported for given Target Type

What is the best way to do this now in OEM 13C?

Regards,

IDOT DBA

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 3 2017
Added on Oct 6 2017
0 comments
1,380 views