Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Lost rollback segment datafile, database will not start
Chuck Carson wrote:
>
> I created a rollback segment and then later deleted the datafile by
> accident. Here is what I get when trying to Start the DB:
>
> ORA-01157: cannot identify/lock data file 19 - see DBWR trace file
> ORA-01110: data file 19: '/u08/oradata/OPS/bigrbs201.dbf'
>
> This is a development DB and there was no activity during this time
> (probably 12 hours idle)
>
> How can I fix this?
>
> (This is Oracle 8.1.6R2 on Solaris 2.7)
Try to startup nomount and drop the rollback tablespace, create a new one and off you go.
If you've deleted the datafile you are screwed and have to drop the tablespace.
If I'm wrong - please correct me!
Happened to me before but never again.
Received on Fri Sep 22 2000 - 08:45:15 CDT
![]() |
![]() |