Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to workaroung ORA-01122 error on ALTER DATABASE OPEN?
If you can do
alter database backup control file to trace;
now go to .../udump and edit the trace file and delete the line with the
tablespace.
Now connect internal and execute the trace file.
Robert
"Tejot" <tejot_at_wp.pl> wrote in message news:a26i3k$q5h$1_at_news.tpi.pl...
> I get this error, because one of tablespaces are missing.
> I would to delete info about it.
>
>
>
>
Received on Thu Jan 17 2002 - 15:47:34 CST
![]() |
![]() |