|
-
error creating standby
Dear All,
Iam getting the following error in my primary database-alert log when I give the command 'Recover managed standby database'
ARC0: Error 12154 connecting to standby host 'standby1'
ARC0: Error 12154 creating archivelog file 'standby1'
I have given the following parameters in the standby parameter file:
log_archive_dest_1 = "location=D:\oracle\oradata\cad95\archive"
standby_archive_dest = "location=D:\oracle\oradata\cad95\archive"
and corresponding values on the primary init.ora are:
log_archive_dest_1 = "location=D:\oracle\oradata\cad95\archive"
log_archive_dest_2 = "service=standby2"
The alert log of the standby reads that it is waiting for the log from the primary. Only manual recovery is possible.
Tnsnames.ora and listener.ora have also been configured. Could anyone point out the mistake made/ solution to this problem.
Regards,
K.Diwakar
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|