Thursday, September 16, 2010

Any clue about this error ?

What could be the possible reason to get this error ,

Unable to store document in xxxxx.nsf (NoteID = 670238) from server xxxxx.nsf (NoteID = 693670): Field length stored in document is incorrect




Does anyone experience this before ? We are getting this error on multiple servers.

6 comments:

  1. Hi Rishi,

    Can you check the document size and maximum limit of the document in Lotus/Domino. It should give some idea.

    ReplyDelete
  2. Thanks Sree. How do you check the document size when you have thousand of documents ?.Moreover, It doesn't point specific document.

    ReplyDelete
  3. Hi Rishi
    You can get the NotesDocument by the NotesID.

    ReplyDelete
  4. Hi Meli,

    I'm doing this actually, looping to all these note id and copy them again in db and removing the replication conflict document after modifying some fields. It's fixing for a while then again reappearing.Is there Something wrong in replication ?

    ReplyDelete
  5. Playing with the 30k limit for field data?
    It points to specific Notes documents (NoteID!!!!) getDocumentByID gives you access to that.

    ReplyDelete
  6. Hi Stephan,

    We don't find any possibility for 30k limit so far but checking..

    ReplyDelete