Set Database Maintenance Options for SQL Server - Intergraph Smart Instrumentation - Installation & Upgrade - Hexagon PPM

SmartPlant Instrumentation Installation and Upgrade Guide

Language
English
Product
Intergraph Smart Instrumentation
Search by Category
Installation & Upgrade
Smart Instrumentation Version
2016 SP1 (11.0.1)

You set the database maintenance options for SQL Server using the DBCC Utility. It is recommended that you run the following options about once a week:

  • CHECKCATALOG

  • CHECKDB

You must use an SA connection for running these options.

You should also update the database statistics as needed.