"One or more of the source document's attachment are missing" appearing for Design refresh or design copy.
Here is the way to try to fixup database without deletion of elements:
1) Create empty database
2) Set inherit design from corrupted database
3) Perform design refresh
4) On error check status bar for last design element displayed
5) Goto corrupted database and resave design element
In my sutiation main problem were with agents. So resaving them solved then problem.
Subscribe to:
Post Comments (Atom)
i am facing the same problem.i followed above procedure it worked with agents but when it comes to views it is not working.I tried resaving the view it dint work,so i deleted the view now it is giving error on the view previously above it.how can i solve this?
ReplyDeletewhat is the reason behind this Notes error: One or more of the source document's attachment are missing?
Thanks
Please try following possible solutions, using Domino Designer:
Delete1) Open view, edit selection formula (ex. add & @False at then end), save, close. Revert made changes.
2) Open view, add new column at the end, save, close. Revert made changes.
Possible problem is that design element contains Attachment objects, like $Collation, $Collection, which could be corrupted.
Please write back on Your progress.
Thanks for your help.
DeleteI tried both approaches without success.Yes ,My view has a $Collation field.
my error is :- Design refresh failed,invalid or nonexistent document.
Have you tried to run fixup? http://www-01.ibm.com/support/docview.wss?uid=swg21227252
Deletei considered that option but i was worried that it may delete the corrupted documents.so i didnt tried it.
DeleteCan i run "compact -d" on a particular this database without bringing down the server?
problem solved. i Used fixup from administrator with don't purge corrupted option.
DeleteDon't know what caused the initial error,i am going to enable Transaction logging and DOAS for most of the databases.
Thanks for your Help.