Oracle 8.1.7 on Win NT
I was doing a SQL*Loader load and for some reason, my DB went down. This has caused a corrupted datafile. If I try to open my DB from DBA Studio, I get the following:
ORA-0113: File 13 needs media recovery
ORA-0110: Data file 13: "D:\Oracle\Oradata\SATR\Eventlog_IDX.ora"
If I hit the OK button, the DB is only in the mounted phase.
If I go through SQL*Plus as INTERNAL and issue the startup command, it looks like it is going to startup, but then gives me an invalid password file:
Total System Global Area 238319644 bytes
Fixed Size 75804 bytes
Variable Size 80879616 bytes
Database Buffers 157286400 bytes
Redo Buffers 77824 bytes
ORA-01991: invalid password file 'D:\oracle\ora817\DATABASE\PWDsatr.ORA'
I have looked at doing recovery, but the error comes back that Oracle is not available.
Any ideas? Sorry, but as with everything, this is urgent... Terry
**************************
* General Disclaimor - Please read *
**************************
Please make sure your post is in the CORRECT forum, has a descriptive title, gives as much detail to the problem as possible, and has examples of expected results. This will enable me and others to help you faster...
I was doing a SQL*Loader load and for some reason, my DB went down. This has caused a corrupted datafile. If I try to open my DB from DBA Studio, I get the following:
ORA-0113: File 13 needs media recovery
ORA-0110: Data file 13: "D:\Oracle\Oradata\SATR\Eventlog_IDX.ora"
If I hit the OK button, the DB is only in the mounted phase.
If I go through SQL*Plus as INTERNAL and issue the startup command, it looks like it is going to startup, but then gives me an invalid password file:
Total System Global Area 238319644 bytes
Fixed Size 75804 bytes
Variable Size 80879616 bytes
Database Buffers 157286400 bytes
Redo Buffers 77824 bytes
ORA-01991: invalid password file 'D:\oracle\ora817\DATABASE\PWDsatr.ORA'
I have looked at doing recovery, but the error comes back that Oracle is not available.
Any ideas? Sorry, but as with everything, this is urgent... Terry
**************************
* General Disclaimor - Please read *
**************************
Please make sure your post is in the CORRECT forum, has a descriptive title, gives as much detail to the problem as possible, and has examples of expected results. This will enable me and others to help you faster...