Skip to Main Content

Security 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!

RUV Explanation?

803828Oct 20 2010 — edited Oct 28 2010
Can anyone define what an RUV is?

During troubleshooting I received error messages indicating that I had conflicting RUV IDs (see below). At first I thought they were the same thing as a replication ID. After digging into the replication properties I was able to verify that the replication IDs were indeed different, so I'm now wondering if RUVs refer to something else?

Thank you,
Chris

$ sudo dsconf show-repl-agmt-status -p 3998 -w /var/opt/SUNWdsee7/dcc/ads/config/dsadmpwd cn=dscc host1.company.com:3999
Unable to bind securely on "host1.company.com:3999" with the specified credentials.

Configuration Status : UNKNOWN
Authentication Status : UNKNOWN
Initialization Status : UNKNOWN

Status : Error Sending Updates
Last Message : Replication error updating replica: Unable to start a replication session : fatal error - Cons and supp RUV match
Pending Changes :
$

$ sudo dsconf get-suffix-prop -h host1.company.com -p 3998 -w /var/opt/SUNWdsee7/dcc/ads/config/dsadmpwd cn=dscc | grep repl-id
Password:
repl-id : 1

$ sudo dsconf get-suffix-prop -h host2.company.com -p 3998 -w /var/opt/SUNWdsee7/dcc/ads/config/dsadmpwd cn=dscc | grep repl-id
repl-id : 2
This post has been answered by gautam gopalakrishnan - oracle on Oct 20 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details