Still it is giving the Errors:
ORA-01503:CRETAE CONTROLFILE FAILED
ORA-01991:INVALID PASSWORD FILE 'D:\ORANT\DATABASE\PWDTGGG.ORA'
ORA-00283:RECOVERY SESSION CANCELLED DUE TO ERRORS
ORA-01610:RECOVERY USING THE BACKUP CONTROLFILE OPTION MUST BE DONE
ALTER DATABASE OPEN RESETLOGS
*
ORA-01194:FILE 1 NEEDS MORE RECOVERY TO BE CONSISTENT
0RA-01110:DATAFILE 1: 'D:\ORANT\DATABASE\TGGG\SYS1TGGG.ORA'
WHAT CAN I DO NOW?
MY DATABASE IS ORACLE 734 ON WINDOWS NT4.0
I DON'T HAVE THE BACKUP CONTROLFILE.sO I CREATED A CONTROLFILE LIKE ABOVE.
What do you mean ? Ur control files got corrupted or control file got corrupted. If one of the mirrored control file gets corrupted you can copy the good one to the location of corrupted one and bring the databse up.
I recreated the password file too.Now i am getting some other problem:
svrmgr>startup
ora-01589:must use RESETLOGS OR NORESETLOGS option for database open
alter database open resetlogs
*
ora-01113:file 1 needs media recovery
ora-01110: data file 1: 'd:\orant\database\tggg\sys1tggg.ora'
Its a test database.Noarchive mode.Don't have any backup.
Bookmarks