Olá pessoal, estou tentando remover um repositório local do enterprise manager e esta dando o erro abaixo alguém saberia me dizer qual o problema. Pois fiz o mesmo procedimento em outra máquina e funcionou.
emca -deconfig dbcontrol db -repos drop -HOST hostes.tucrs.br -PORT 1521 -SID hsltucrs -SYS_PWD sh19rs -SYSMAN_PWD sh19rs -DBSNMP_PWD sh19rs
WARNING : While repository is dropped the database will be put in quiesce mode.
———————————————————————-
Do you wish to continue? [yes(Y)/no(N)]: Y
Jun 14, 2012 2:09:29 PM oracle.sysman.emcp.DatabaseChecks checkDbAvailabilityImpl
WARNING: ORA-01034: ORACLE not available
Jun 14, 2012 2:09:29 PM oracle.sysman.emcp.DatabaseChecks throwDBUnavailableException
SEVERE:
Database instance is unavailable. Fix the ORA error thrown and run EM Configuration Assistant again.
Some of the possible reasons may be :
1) Database may not be up.
2) Database is started setting environment variable ORACLE_HOME with trailing ‘/’. Reset ORACLE_HOME and bounce the database.
For eg. Database is started setting environment variable ORACLE_HOME=/scratch/db/ . Reset ORACLE_HOME=/scratch/db and bounce the database.