| pls help me [message #237724] |
Tue, 15 May 2007 09:28  |
sanjay_kant
Messages: 25 Registered: February 2007
|
Junior Member |
 
|
|
Hi !
I’m configuring Physical standby database on my stand-alone PC.
I have done completed:
>standby controlfile
>consistent copy of database
>Pfile for standby database and configured parameter in that.
> configured Tns.ora, sql.ora and listner.ora
Now I mount my standby database….and done these things>>>>>>>
-
Attachment: error.doc
(Size: 25.50KB, Downloaded 212 times)
[Updated on: Tue, 15 May 2007 09:30] Report message to a moderator
|
|
|
|
| Re: pls help me [message #237728 is a reply to message #237724] |
Tue, 15 May 2007 09:37   |
harshad.gohil
Messages: 157 Registered: April 2007 Location: USA
|
Senior Member |
|
|
From you alert log, it seems it requires archive logs
""""""""""""Media Recovery Waiting for thread 49476 seq# 1"""""""
Supply archive logs on target node and try again.
|
|
|
|
|
|
| Re: pls help me [message #237734 is a reply to message #237732] |
Tue, 15 May 2007 09:46   |
harshad.gohil
Messages: 157 Registered: April 2007 Location: USA
|
Senior Member |
|
|
What you have to do is , just copy respective archive logs on standby node and mount your database in standby recover mode and switch logs on primary side and check the behaviour of standby database, if it's working fine, then try to open up your database in read only mode.
|
|
|
|
|
|
|
|
|
|