Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Clear the PROTOCOL table partially or completely:
    1. If the PROTOCOL table contains important events that should not be removed, or if the Report System is used, then you should manually remove some events from the event database. Do it as follows:
      1. Determine which events can be removed from the database.
      2. Remove these events using SQL queries.

        Tip

        Complete guide: Removing the events from the PROTOCOL table using SQL queries


      3. After that, go to step 4, and then sequentially complete steps 2 and 3.
    2. If the PROTOCOL table does not contain important events, and the Report System is not used, then manually delete the PROTOCOL table for the server with error.

      Tip

      Complete guide: Removing the event table from the Intellect Axxon PSIM database


  2. Compress the database.

    Tip

    Complete guide: Compressing the database size


  3. Set the minimum parameters for storing log files for the database. You can do it either on the settings panel of the Intellect Axxon PSIM section in the tweaki.exe utility, or by using the registry keys.

    Tip

    Complete guide: Selecting Enabling and enabling configuring the debug mode of Intellect softwareAxxon PSIM


  4. Set a time limit for storing events in IntellectAxxon PSIM.

    Tip

    Complete guide: Configuring events logging

    You can also disable event logging using the ddi.exe utility. Disabled events can be deleted, which also helps clean up the database. For this, use SQL queries.

    Tip

    Complete guide: The Events tab