<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 06/14/2013 01:17 AM, Mahadevan,
      Venkat wrote:<br>
    </div>
    <blockquote
cite="mid:57ABCAA446A34248A21072281010E3305B2C8B26@S-ITSV-MBX01P.ead.ubc.ca"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        color:black;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;
        color:black;
        mso-fareast-language:EN-US;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal" style="margin-bottom:12.0pt"><span
            style="font-size:12.0pt;font-family:&quot;Times New
            Roman&quot;,&quot;serif&quot;;mso-fareast-language:EN-CA">This
            means that server was unabled (because of too many retries
            due to deadlock) to write the update in the changelog.<br>
            This triggers the failure of the operation. If it is on the
            consumer, that means that the supplier will retry later to
            send the update and as you have 2 differents CSN in the log
            I think the updates are also progressing on consumers side.
            Now they can be late.<br>
            I do not know why it is occurring. Deadlock is quite rare
            because under default deployment threads are synchronized by
            a backend lock.<br>
            Is the dse.ldif available somewhere ?<o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:12.0pt;font-family:&quot;Times New
            Roman&quot;,&quot;serif&quot;;color:#1F497D;mso-fareast-language:EN-CA"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">Hi Thierry,<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">Thanks for the
            clarification. Actually, the error is only occurring on the
            master (supplier) side which is receiving LDAP<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">writes from an
            LDAP client. It does not seem to occur on any of the
            consumers. Once this error occurs on the supplier side, it
            never<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">attempts to
            push the change to the consumer. This causes the consumers
            to go out of sync with the supplier and<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">they need to be
            re-initialized. From my understanding, if a changelog entry
            is not written on the supplier side even<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">when a change
            occurs, the error prevents the change from being sent to the
            consumer? That’s what seems to be happening.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">I will mail you
            a copy of the dse.ldif if that is okay. Thanks again for
            your advice with this.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">cheers,<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">VM<o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="color:#1F497D;mso-fareast-language:EN-CA"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:12.0pt;font-family:&quot;Times New
            Roman&quot;,&quot;serif&quot;;mso-fareast-language:EN-CA"><o:p> </o:p></span></p>
      </div>
    </blockquote>
    <font face="Times New Roman, Times, serif">Hi Mahadevan,<br>
      <br>
      If the operation fails to write into the changelog, the operation
      fails. In your case, it means that the ldapclient should receive
      an error. <br>
      So it is like if the operation never happened and is not
      replicated.<br>
      <br>
      regards<br>
      thierry<br>
    </font>
  </body>
</html>