Pessoal, estou instalando o Oracle Enterprise Grid Control, e estou chegando num ponto onde ocorre o erro abaixo, a questão é que eu já removi o Grid Control Interno do banco, mas mesmo assim da esse erro, também fiz um teste e desativei o firewall, mas deu o mesmo erro. Temos outro grid control funcionando em outra máquina. Esse ponto da instalação e onde se informa o host do database, a porta, serviço sid e a senha. Alguém poderia dar um help!!!
The existing database you have specified is configured with Database Control, it needs to be deconfigured before
proceeding with the installation of Enterprise Manager Grid Control.
To deconfigure Database Control for a single instance database, run the following command on database host:
/bin/emca -deconfig dbcontrol db -repos drop -SYS_PWD -SYSMAN_PWD
To deconfigure Database Control for a Real Application Clusters (RAC) database, run the following command on database host:
/bin/emca -deconfig dbcontrol db -repos drop -cluster -SYS_PWD -SYSMAN_PWD
NOTE: If the existing database is on different host, then install Oracle Management Agent on the database host,
to monitor the database.