Enterprise Manager Generic (MOSC)

MOSC Banner

Possible error in EM13 emcli command?

edited Jan 17, 2020 4:34AM in Enterprise Manager Generic (MOSC) 5 commentsAnswered ✓

Hi Community.

I'm currently trying to implement the script provided in the cloud control documentation to promote unmanaged databases.

The code can be found here:

https://docs.oracle.com/en/enterprise-manager/cloud-control/enterprise-manager-cloud-control/13.3.1/emcli/advanced-em-cl…

If I run the script I'm getting a error at line 71 at the get_targets command which i tried to narrow down.

Doc ID 2522198.1 didn't help out.

I did a little bit of research and found a nice webcast from oracle which i tested on our production server:

from emcli import *

set_client_property('EMCLI_OMS_URS',sys.argv[1])

set_client_property('EMCLI_TRUSTALL','true')

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center