Home » RDBMS Server » Server Administration » ORA-01113 ??
ORA-01113 ?? [message #55168] Wed, 08 January 2003 17:39 Go to next message
bora
Messages: 1
Registered: January 2003
Junior Member
Hello,
When I try to startup my database I get:
ORA-01113: file 1 needs media recovery
ORA-01110: data file 1: '/ORA81/oracle/oradata/cleanup/System01.dbf'

How can I clear this up? The steps to do this...

Thanks
B
Re: ORA-01113 ?? [message #55178 is a reply to message #55168] Thu, 09 January 2003 03:37 Go to previous messageGo to next message
B
Messages: 327
Registered: August 1999
Senior Member
U must recover the datafile
Re: ORA-01113 ?? [message #55187 is a reply to message #55168] Thu, 09 January 2003 08:38 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
login to database using svrmgrl
connect as internal
startup mount;
alter datbase recover;
atler database open;
Previous Topic: 9iR2 Database Configuration Assistant fails with "Out of Memory" error ORA-27102
Next Topic: Re: uninstall oracle 8.0
Goto Forum:
  


Current Time: Fri Sep 20 07:39:59 CDT 2024