Manage a runtime database object
- Last UpdatedFeb 27, 2025
- 1 minute read
A database object is a component of a database: table, index, trigger, view, key, constraint, default, rule, user-defined data type, or stored procedure. Anything that has a name and consumes space in a database is an object.
Note: Do not edit any of the pre-configured tables, stored procedures, or views that are shipped with AVEVA Historian.
To manage database objects
-
In Microsoft SQL Server Management Studio, expand the AVEVA Historian, and then expand Databases.
-
Expand the Runtime database.
-
All of the object groups in the database appear under the Runtime folder.
-
To manage any database object, simply right-click the object to open the Properties dialog box for that object.
-
Click OK.
For more information on managing database objects, see your Microsoft SQL Server documentation.