SnTT: Track delayed adminp requests

Thursday, March 12th, 2009

Found this IBM Lotus Knowledgebase  Technote # 1298009 The Attachment section in the technote contains a database that contains a "Delayed Processing by Server" view that can be added to your existing admin4.nsf database design. This view provides information about all delayed processing including the following: Requests currently processing What the user acted ...

SnTT: Notes Mail “Inbox Maintenance”

Thursday, February 19th, 2009

This feature,  introduced with Notes/Domino 8.0, will “clean-up” user mail Inbox folders. In other words, it removes ( not deletes ) documents from the Notes/Domino mail Inbox. The goal is to improve server performance by reducing user mail Inbox size. An Inbox folder with fewer documents performs better because it ...

SnTT: View Logging – What is it?

Thursday, September 11th, 2008

View logging is a feature new to Domino 6. It allows views in a database to be transactionally logged. A new record type is created in the existing transaction log files and incremental view updates are written to the transaction log.  Full view rebuilds are not logged. View logging should be used ...

Automatically Run An Agent When Server Starts

Thursday, April 17th, 2008

You want an agent to automatically run each time a Lotus® Domino® server starts up. How can this be accomplished? In version 7.x or earlier you can create a Program document set to run "at startup" in the Domino Directory. For example, on a Windows® platform, the ...

SnTT: @ServerAccess in LotusScript

Thursday, January 31st, 2008

You can use @ServerAccess to check if a specified user has a specified administrative access level to a server. For a list of keywords to represent the access level you want to check for take a look at the designer help either on your local client or on the ...