Hello,
I have test database in oracle 12.1. I made a mistake that have deleted archive logs manually using OS command as I was getting error of space. Now database does not start. I tried to connect through "sqlplus /as sysdba" . Its hung and doesn't response. Database is generating .xml under /rdbms/test/alert. and getting out of space error. Once I delete those files again it generates. Please provide me a solution to start the database. I am trying to delete database using dbca but not getting success.
Thanks in advance.