Hello,
I got following error while shutting down the database
SQL> SHUTDOWN IMMEDIATE
ORA-00210: cannot open the specified control file
ORA-00202: control file: '/home/core/Databases/ControlFile/ctl2.dat'
ORA-27041: unable to open file
Linux-x86_64 Error: 2: No such file or directory
Additional information: 3
when I check for control file i could not found that control file may be deleted by mistake.
Is there any way to recover control file?