Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

problem with primary log shipping

Madhu.149Jan 29 2013 — edited Feb 7 2013
Hello All,


Oracle Database 11g EE 11.2.0.1

I have configured primary and standby database, but I am facing the below error.
alert_edu.log

Errors in file d:\oracle11gee\diag\rdbms\edu\education\trace\education_arc2_924.trc:
ORA-16191: Primary log shipping client not logged on standby
PING[ARC2]: Heartbeat failed to connect to standby 'edu_stby'. Error is 16191.
Wed Jan 30 09:18:56 2013
Errors in file d:\oracle11gee\diag\rdbms\edu\education\trace\education_arc2_924.trc:
ORA-01017: invalid username/password; logon denied
Error 1017 received logging on to the standby
------------------------------------------------------------
Check that the primary and standby are using a password file
and remote_login_passwordfile is set to SHARED or EXCLUSIVE, 
and that the SYS password is same in the password files.
      returning error ORA-16191
------------------------------------------------------------
Errors in file d:\oracle11gee\diag\rdbms\edu\education\trace\education_arc2_924.trc:
ORA-16191: Primary log shipping client not logged on standby
PING[ARC2]: Heartbeat failed to connect to standby 'edu_stby'. Error is 16191.
Primary:*
Service Name = edu
password file = PWDedu.ora (in dbs directory)


Standby*
Service Name = edu_stby
password file = PWDedu_stby.ora


Can anyone help me to solve this problem?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 7 2013
Added on Jan 29 2013
12 comments
1,432 views