Mike, INCLUDE is a little different for TDP for Domino than it is for the BA client. That is because there are the two objects that make up one TDP for Domino backup. (There is a "XXX.NSF" and a "XXX.NSF.DATA" object.) We document this pretty well in the sample options file as well as the User's Guide. To do what you want, you should have the following include statement:
INCLUDE *.NSF* domino_month Notice the additional "*" at the end of the filespec. Appendix E (and the sample options file dsm.smp) explain why this is necessary. Thanks, Del ---------------------------------------------------- Del Hoobler IBM Corporation [EMAIL PROTECTED] - Leave everything a little better than you found it. - Smile a lot: it costs nothing and is beyond price.
