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!

Found unrecognized argument: -name oracle.sysman.db.restfulapi.grafana.executesql.target.query.enabl

Hello Experts,

I am facning issue while setting below properties in OEM:
OEM version 13.4.0.8

emctl set property -name oracle.sysman.db.restfulapi.grafana.enable -value true -sysman_pwd <your sysman pwd>
emctl set property -name oracle.sysman.db.restfulapi.grafana.executesql.repository.query.enable -value true -sysman_pwd <your sysman pwd>
emctl set property -name oracle.sysman.db.restfulapi.grafana.executesql.target.query.enable -value true -sysman_pwd <your sysman pwd>

Oracle Enterprise Manager Cloud Control 13c Release 4
Copyright (c) 1996, 2020 Oracle Corporation. All rights reserved.
Found unrecognized argument: -name oracle.sysman.db.restfulapi.grafana.executesql.target.query.enable -value
Invalid arguments!
Management Server Properties Usage:
By default property value will be set for all Management Servers
To set property value for a particular Management Server specify Management Server name using -oms_name option
To set property value for the local Management Server use -oms_name local_oms
emctl get property -name <property name> [-oms_name <OMS name>] [-module <emoms|logging>] [-sysman_pwd "sysman password"]
emctl set property -name <property name> -value <property value> [-oms_name <OMS name>] [-module <emoms|logging>] [-sysman_pwd "sysman password"]
emctl set property -file <absolute path of the file containing properties> [-oms_name <OMS name>] [-module <emoms|logging>] [-sysman_pwd "sysman password"]
emctl delete property -name <property name> [-oms_name <OMS name>] [-module <emoms|logging>] [-sysman_pwd "sysman password"]
emctl list properties [-oms_name <OMS name>] [-module <emoms|logging>] [-out_file <output file name>] [-sysman_pwd "sysman password"]
NOTE: emctl delete property will only delete the value of the property

Comments

wbriceno

Hi Bob and Lucas;

The information was interesting. As an Oracle University instructor I've allways explain this feature of clear form to the students.

Thanks and continue doing what you do.

Regards

1 - 1

Post Details

Added on Aug 6 2021
1 comment
168 views