Hello,
i am trying to start the OracleDBConsole service.
I have the following cenary: Windows Service 2012 R2, Oracle Database 11g - 11.0.2.4.0
When i try start the OracleDBConsole on prompt, an error return me:
"Starting control of the Oracle Enterprise Manager 11g database ...
The OracleDBConsole service is starting ..............
The OracleDBConsole service cannot be started.
Service Specific Error: 2.
For more help, type NET HELPMSG 3547"
I type: "NET HELPMSG 3547""
Return me: "Service specific error: ***."
On log, on the following directory: ...oracle\product\11.2.0\dbhome_1\LOCALHOST_instancia\sysman\log\emdctl.trc
"2019-11-22 14:06:53,104 Thread-33616 ERROR main: nmectla_agentctl: Error connecting to https://LOCALHOST:3938/emd/main. Returning status code 1
2019-11-22 14:15:59,412 Thread-2036 ERROR main: nmectl.c: nmectl_validateTZRegion, agentTZoffset =-180,and testTZoffset for America/Sao_Paulo:-120 do not match"
What can i do on this case?
Help me, please!!!