I installed a new oracle 8i release in my sparc system, but at the end of installation optional assistant was not able to create a database successfully. I had the follwing error when i try to mount the database. Also, oracle was unable to create the control file. I used touch commands to create the control files manually for oracle, but it was still giving me the same error.
SQL> alter database mount;
alter database mount
*
ERROR at line 1:
ORA-00205: error in identifying controlfile, check alert log for more info
After checking the alert log file it has the following error.
ORA-00204: error in reading (block 1, # blocks 1) of controlfile
ORA-00202: controlfile: '/export/home/oracle/oradata/oradata/xdata/control01.ctl
Please help me someone, I have reinstalled it but it did not help.
Thanks
-Alpha
SQL> alter database mount;
alter database mount
*
ERROR at line 1:
ORA-00205: error in identifying controlfile, check alert log for more info
After checking the alert log file it has the following error.
ORA-00204: error in reading (block 1, # blocks 1) of controlfile
ORA-00202: controlfile: '/export/home/oracle/oradata/oradata/xdata/control01.ctl
Please help me someone, I have reinstalled it but it did not help.
Thanks
-Alpha