ADMINISTERING


Using indirect files to run database maintenance tasks

You can use indirect files to run the same maintenance task multiple times, resulting in significant time savings. The fixup, compact, updall, design, convert, and replicate tasks support using indirect files. You can also create batch files or scripts that run several maintenance tasks serially against different indirect files to help complete them quickly. If you have multiple CPUs, you can run the same maintenance tasks against multiple indirect files so they run concurrently. It is recommended you only run as many concurrent maintenance tasks as you have CPUs, otherwise they will start competing for CPU resources and can take longer to complete.

About this task

This procedure includes steps for running indirect files with or without multiple CPUs. Steps that involve multiple CPUs are identified as such in the instructions.

Procedure

1. Create a text file with the .ind file name extension. For example, mailfiles1.ind.

2. Add the list of databases and or directories to the text file. For example, in the mailfiles1.ind file, you would add these files:

3. Run the maintenance task against the indirect file according to one of these steps: 4. If you have multiple CPUs, with the Domino server running, from the Domino console enter commands for multiple indirect files. For example, enter commands similar to these:
5. If you have multiple CPUs, whether the Domino server running or not, from separate Microsoft Windows command prompts, enter: