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!

EM12c:emcli add database target and naming db system

Pascal SchuivensJan 19 2017 — edited Mar 17 2017

Hi,

During the provisioning of a database server I am using a script to execute emcli command's to register the targets(oracle home, grid-components and database) within EM12c.

A short will after adding a database target, EM creates a database system with the name "<databas_target_name>_sys".

Someone with our company decided to create the database target with the name <db_name><hostname>, which leads to <db_name><hostname>_sys as a db system.

This is fine as long as it's only a single instance, but if we add a standby database to this system it becomes confusing.

So I wondering if I can giving some parameter to emcli add_target -type=oracle_database to change the default naming of the database system ?

regards,

Pascal

This post has been answered by GokhanAtil on Jan 24 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 21 2017
Added on Jan 19 2017
3 comments
826 views