Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Problem with two instance
Hi Roblop,
I assume you destroy all db files.
Try to use svrmgrl or sqlplus /nolog to bring catalog db up (do not
start/stop service).
Brief steps :
- startup nomount, - restore database, - alter database mount, (do not mount exclusive) - create your redolog group/member. (use svrmgrl) - recover database, and - alter database open resetlogs.
HaNT,
Winner
roblop <roblop_at_friko2.onet.pl> wrote in message
news:9jp7mc$28me$1_at_news2.ipartners.pl...
> Oracle 8.1.6 on Win NT 4.0 with 128 MB RAM.
> I test RMAN.with CATALOG.
> I create two instance PROD and CATALOG.
> All works fine.
> I backup database PROD with RMAN and destroy all files with controlfile on
> this database. I restore controlfile of database PROD and cannot mount
> database PROD. I restore all datafile and still cannot mount database.
> I obtain ORA-01102 - cannot mount in EXCLUSIVE mode.
> I try to stop and start services, I check register's keys and don't
> understand what cause an error?
>
> Regards Roblop
>
>
>
>
>
>
>
>
>
Received on Thu Jul 26 2001 - 12:30:09 CDT
![]() |
![]() |