Nachtrag zu meinem Vortrag AdminCamp 2012 “Die „Lotus Domino Toolbox“ zur Storage Optimierung ”
Teilnehmerfragen : Welches Attachment ist welchen .NLO Objekt zugeordnet?


Vorsicht, es handelt sich um eine nicht dokumentierte Debugging Funktion!
Note that this is an undocumented feature! Ask the IBM Support!

Step 1:

Exampel: 1 document + 3 attachments (1 NoteID+3 Object-ID)

benötigt wird die NoteID und Objekt-ID
required the NoteID and Object-ID

Tip: @noteID



Step2:

  1. notes.ini: DEBUG_DAOS_DIAGNOSTICS=1
    anpassen Server notes.ini und Serverneustart
    edit server notes.ini and restart server
    oder/or
    Console: set config  DEBUG_DAOS_DIAGNOSTICS=1
    (check: show config  DEBUG_DAOS_DIAGNOSTICS) 
  2. Console: tell daosmgr LISTNLO MAP -V mail\database.nsf



erzeugt …/Domino/Data die Datei listnlo.txt
created …/Domino/Data the File listnlo.txt



Step3:

Datei listnlo.txt in Excel  importieren (grosse Dateien in relationale DB)
import test file “listnlo.txt into Excel (import big File into relational database)

RRV-Haskey=filename in the DAOS Repository

Exampel: 1 NoteID und 3 Object-ID -> 3 RRV Hashkeys->3 .NLO Objekte


 

Quellen:
IBM Support
Thank you Cristian Daloisio