5 pts.
 Lotus Notes Client Archive
I need to implement a policy for client archival. My users e-mail files are getting to large. I want them to archive to a server. I tested mine to archive to the Lotus server and got error message "Notes error: Remote pathname must be relative to Data Directory" What am I doing wrong and what is the best way to accomplish my goal?

Software/Hardware used:
ASKED: March 25, 2008  4:57 PM
UPDATED: April 26, 2011  11:09 AM

Answer Wiki:
This can be happened if to create a database outside of LN data directory. It can be only created either by creating in data directory / in subdirectory of the data directory. If u try to archive thru policy, please see the <a href="http://www-304.ibm.com/support/docview.wss?uid=swg21170775">IBM Suggestions</a>
Last Wiki Answer Submitted:  April 25, 2011  5:50 am  by  Subhendu Sen   0 pts.
All Answer Wiki Contributors:  Subhendu Sen   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

What exactly did you do to cause the archive attempt?
It sounds like you supplied a pathname that the archiving system didn’t like. Perhaps you tried to specify the full pathname of the archive file on the server (c:\domino\data\mailarch\munchkinArchive.nsf) instead of the relative path (mailarch\munchkinArchive.nsf).

 520 pts.

 

Use a Directory Link on the server to move off to a NON Domino data Directroy location……

 10,615 pts.