Verify Objects in the MineMarket Server Memory

You can verify that the objects in the MineMarket Server memory match the details of those objects in the MineMarket database. This verification checks that there are the appropriate samples in memory and that they are associated with the correct transactions. The samples in memory are checked that they have the same values as the samples in the database.

You can run this verification even if the BulkTrak.Service.exe.config and BulkTrak.Server.exe.config files on the MineMarket Application Server include the following app setting:

Copy
<add key="RunStateEngineVerification" value="false"/>

When the value of this app setting is true, the verification runs every time data is saved to the MineMarket database. Any errors that are detected are recorded in the Windows Event Log. If the MineMarket Server is run in console mode, the console window also displays the results of each verification. The MineMarket Server console window can also be used to run a verification, by entering the VERIFY command.

Security Note: You need the Allow server tools security right in the Options user group security rights group for this activity.

Activity Steps

  1. Open the Options screen.
  2. Select the Server Tools tab.
  3. Click Server Object Verification.

    A message box displays the progress and results.

  4. Click OK.