Gill,

A couple of observations:

- Is that a mail or application server? Judging by the Exclude statements
you added to the dsm.opt you are only excluding the databases and templates
on the root of Notes directory:
          Exclude *:\notes\data\*.ft
          Exclude *:\notes\data\*.nsf

I assume you want to exclude all databases in the \notes\data\mail,
\notes\data\mail\a, etc. so a slight change to the Exclude will help:

         Exclude *:\...\*.nsf
         Exclude *:\...\*.ft
and possibly
         Exclude *:\...\*.ntf

-Also, is the Domino Console or log.nsf showing where databases are getting
new DBIID's assigned? The incremental will not pick up any of them until the
ID changes. Were there any new assignments after you made the changes to the
dsm.opt?

Hope this helps.

Regards,

Brian Scott
Infrastructure Analyst
BUR Engineering
EDS - Enterprise Distributed Capabilities
MS 3278
Troy, MI 48098

* phone: 248-265-4596 (8-365)
* mailto:[EMAIL PROTECTED]



-----Original Message-----
From: Gill, Geoffrey L. [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 13, 2002 1:41 PM
To: [EMAIL PROTECTED]
Subject: Re: TDP Domino


Del,
Here are the answers to the issues you mention.

>You should have a different DSM.OPT for your base client vs. your
>TDP for Domino client.  But you should be able to share the DSM.OPT
>file for all of your TDP for Domino processes.

We do have 2, one for each, each in a different directory. The one in the
domino directory is shared by the Domino processes.

>You do not want to EXCLUDE the NSF files in the DSM.OPT for
>the TDP for Domino process.

We don't have the EXCLUDE in the Domino DSM.OPT, only in the baclient
DSM.OPT.

>Are you referring to the "DOMDSMC INCREMENTAL" command?

Yes

>Does the TDP for Domino log show that it "examined"
>all of the databases?

Yes, see the log for the day before the change:

Total Domino databases inspected:         476
Total Domino databases backed up:         370
Total Domino databases excluded:          1
Total Domino backup objects expired:      0

Throughput rate:                          5,907.74 Kb/Sec
Total bytes transferred:                  60,699,043,840
Elapsed processing time:                  10,033.69 Secs

And the day after:

Total Domino databases inspected:         475
Total Domino databases backed up:         2
Total Domino databases excluded:          1
Total Domino backup objects expired:      1

Throughput rate:                          627.89 Kb/Sec
Total bytes transferred:                  1,641,472
Elapsed processing time:                  2.55 Secs

>Did you happen to turn on Domino server transaction logging?

It has been turned on since the implementation of the backups a month ago.
It did not change recently. The only thing that changed THAT DAY is adding
the EXCLUDE for the files. Here is how they implemented it in the baclient
DSM.OPT:

Exclude *:\notes\data\*.ft
Exclude *:\notes\data\*.nsf

Geoff Gill
TSM Administrator
NT Systems Support Engineer
SAIC
E-Mail:   [EMAIL PROTECTED]
Phone:  (858) 826-4062
Pager:   (877) 905-7154

Reply via email to