First, start listener and the database.
# lsnrctl start
# sqlplus / as sysdba
SQL> startup
After that, we will execute the following command to delete the actual (if you have) repository:
# emca -deconfig dbcontrol db -repos drop
First, start listener and the database.
# lsnrctl start
# sqlplus / as sysdba
SQL> startup
After that, we will execute the following command to delete the actual (if you have) repository:
# emca -deconfig dbcontrol db -repos drop