How to restore the Scan.box database if it has been corrupted (905984)



The information in this article applies to:

  • Sybari Antigen 7.5 for Lotus Domino
  • Sybari Antigen 7.0 for Lotus Domino

INTRODUCTION

This article describes how to restore the Scan.box database if it has been corrupted.

Note Perform the methods that are described in this article only if standard Lotus Domino database recovery methods do not restore the Scan.box database.

RESOLUTION

To restore the Scan.box database, use either of the following methods.

Method 1: Restart the router task and the NWall task

To restart the router task and the NWall task, follow these steps:
  1. Start the Domino console.
  2. Run the following command:

    tell antigen stop nwallem

    After you run this command, redirection is stopped.
  3. Run the following command:

    start antigen

  4. Run the following command:

    tell antigen start nwallem

Method 2: Rebuild the Scan.box database

To rebuild the Scan.box database, follow these steps:
  1. In the Domino console, run the following command:

    tell antigen to stop all

  2. Run the following command:

    dbcache flush scan.box

  3. Start Windows Explorer, locate the Scan.box database file, and then rename the database file.
  4. In the Domino console, run the following command:

    start antigen

  5. Run the following command:

    tell antigen start all


Modification Type:MinorLast Reviewed:11/11/2005
Keywords:kbhowto KB905984