Installing Database Maintenance

The ObserveIT databases have to be maintained on a regular basis in order for the system to work properly and efficient.

To ensure optimal database health and performance, add the automated maintenance procedure for your ObserveIT databases.

  1. Connect to the machine containing the ObserveIT database or the machine where SQL Server Management Studio is installed.

  2. Download the file: http://files.observeit.com/support/OIT-DB-Maintenance.zip

  3. In File Explorer, navigate to the folder you downloaded.

  4. Extract the files from OIT-DB-Maintenance.zip..

    From the extracted files, select and double-click dbmaintprepare.sql file.

    If prompted How do you want to open this file? choose SQL Management Studio or SSMS. Click OK.

  5. Open SQL ServerManagement Studio, specify the server name, authentication type and Login and Password to the ObserveIT SQL instance (if connecting via SQL Server Authentication). Click Connect.

    If successfully completed, a confirmation message appears in the Messages pane.

  6. Return to the File Explorer window. From File Explorer, select and double-click OIT-DB-Maint-Create-Jobs.sql file.

  7. From SQL ServerManagement Studio, select QueryExecute.

    If successfully completed, a confirmation message appears under the Messages pane. Ignore any warnings received.

  8. Close the SQL Server Management Studio.

  9. Open the Start menu and type in Run.

  10. Type in services.msc to open the Services window. Press Enter.

  11. Locate SQL Server Agent service.

  12. Right-click the service and click Properties.

  13. Change the value for Startup Type field to Automatic (Delayed Start).

  14. Click Start.

  15. Click OK.

  16. Close the window.

Related Topics:

Installing and Configuring Databases

Installing the ObserveIT Databases

Verifying Database Installation

Moving Database File to Drives

Setting Initial Database File Sizes

** Go to Custom Installation Steps.