When do the symptoms in note 1542132.1 apply but the problem is not the same...
edited Apr 16, 2013 2:43PM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 2 commentsAnswered
It is interesting that if redo_transport_user is not set (and so defaults to SYS) that you can sometimes see this in your alert log:
** 2013-04-16 14:17:53.523
OCISessionBegin failed. Error -1
.. Detailed OCI error val is 1031 and errmsg is 'ORA-01031: insufficient privileges
'
An attempt to establish secure session using password verifier based approach will be attempted..
OCISessionBegin failed. Error -1
.. Detailed OCI error val is 1031 and errmsg is 'ORA-01031: insufficient privileges
'
An attempt to establish secure session using password verifier based approach will be attempted..
*** 2013-04-16 14:17:53.587 4025 krsu.c
Logged on to standby successfully
Client logon and security negotiation successful!
** 2013-04-16 14:17:53.523
OCISessionBegin failed. Error -1
.. Detailed OCI error val is 1031 and errmsg is 'ORA-01031: insufficient privileges
'
An attempt to establish secure session using password verifier based approach will be attempted..
OCISessionBegin failed. Error -1
.. Detailed OCI error val is 1031 and errmsg is 'ORA-01031: insufficient privileges
'
An attempt to establish secure session using password verifier based approach will be attempted..
*** 2013-04-16 14:17:53.587 4025 krsu.c
Logged on to standby successfully
Client logon and security negotiation successful!
0