SYSTEM file corrupt
Hello, I have a database with corrupt system tablespace. (11.2 NOARCH)
When I alter database open resetlogs, I've got an error ORA-01110
On this one, I have no backup :( I know, it's bad...
As I seen on google, and oracle communities, There is no way to start database without backup, so I need to rebuild it.
- May I import old datafiles (with data) into the new database I will create ?
- Is there any way to start database to make an export without rebuilding it ?
Thanks