Can a server program be set to run on a specific db?

I have a scheduled archiving (compact -a) program that I want to copy and have run on only one test user (to see if the new archiving will work properly)

Do server programs only run on an “all (files) or nothing” basis or can they be set to run on only certain file(s)?

Also I noticed when I create a new program via the Admin client\configuration tab, that it doesn’t get listed in the scheduled programs area (Server tab\Status tab of the Domino Admin client).

Any idea why that is?

TIA,

-MC

Subject: Can a server program be set to run on a specific db?

load compact mail\jdoe.nsf -a

Subject: RE: Can a server program be set to run on a specific db?

Hey thanks, that works.

Unfortunately the server console produced:

“Error archiving documents from mail\jdoe.nsf: Document has been deleted”

and I think that’s enough to stop the program since none of the documents that should have been archived ended up moving to the archive mail file.

any ideas?

TIA,

-MC