Error in Writing log file in Standby Database
edited May 18, 2012 2:44AM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 7 commentsAnswered ✓
We are running 2 databases : One primary and one Standby.The configuration on Primary was set to write into two destinations :
- Log_archive_dest_1 : Standby
- Log_archive_dest_2 : Local destination on the server
In the tnsnames.ora I have added the connection string to the standby server and when trying TNSPING from primary it shows OK (30 msec)
I am using Oracle 10g 10.2.0.5 in both locations under HP-UX ia64
A firewall is defined between primary and standby
On the Standby site, the Control file are created from Primary database as Standby and moved. RMAN full back restored from the Backup taken from primary
- Log_archive_dest_1 : Standby
- Log_archive_dest_2 : Local destination on the server
In the tnsnames.ora I have added the connection string to the standby server and when trying TNSPING from primary it shows OK (30 msec)
I am using Oracle 10g 10.2.0.5 in both locations under HP-UX ia64
A firewall is defined between primary and standby
On the Standby site, the Control file are created from Primary database as Standby and moved. RMAN full back restored from the Backup taken from primary
0