Chat now with support
Chat with Support

Foglight for SQL Server 5.7.5.41 - PI Schema Reference Guide

SQL PI Repository Schema SSAS SQL PI Repository Schema

General tables

General information related to the repository is stored in:

pa_repository. Repository Schema information.
ssas_instance_dim. All monitored instances in the repository.
ssas_general_config. Configuration used in the PI engine per monitored instance.

Performance Metric (Fact) tables

The Fact tables hold the OLAP cube of the monitored instance performance data. There are several categories that define the data that a Fact table holds, and (as result) the table name:

Aggregation Level. The resolution to which the collected data is grouped.

Instance

The entire monitored instance level

ssas_instance_..._fact_...

Unique combination

Top n unique combinations of dimensions that assemble the cube

ssas_unique_..._fact_...

Session

A more detailed grouping of the unique combinations with additional identifiers of the running session

ssas_sessions_..._fact_...

Data Type. The type of performance metrics saved in the table.
Table 34. Data Type

Performance metrics

ssas_{level}_stat_fact_...

Object activity

ssas_{level}_object_fact_...

Lock events

ssas_{level}_lock_fact_...

Windows Perfmon

ssas_{level}_perfmon_fact_...

Table 35. Retention

1 minute

6 hours

ssas_{level}_{type}_fact_1m_<YYYYMMDDHH>00

NOTE: The tables in the 1m granularity level are partitioned, meaning that a whole old table is dropped instead of deleting data in the table.

15 minutes

3 days

ssas _{level}_{type}_fact_15m

1 hour

2 weeks

ssas _{level}_{type}_fact_1h

6 hours

30 days

ssas _{level}_{type}_fact_6h

1 day

90 days

ssas _{level}_{type}_fact_1d

1 week

2 years

ssas _{level}_{type}_fact_1w

Dimension tables

The Dimension tables hold additional information to explain some of the dimensions in the Fact tables. Therefore, their values are in the form of IDs.

Command

Holds the text of the command which matches the command hash column in the Fact tables.

ssas_command_dim_{suffix}

The suffix of the tables defines the granularity of the data stored in it:

_1m_<YYYYMMDDHH>00. Holds data for six hours.
Empty. Holds data permanently.

Change Tracking Data

For detailed information, see the following topics:

This table contains all the identified changes per type over time: ssas_change_tracking_item.

These tables hold the latest state of a specific type of data, to be compared in each cycle to the state in the monitored instance and identify changes.

Devices

The system devices in the monitored host

ssas_ct_devices_state

Disks

The system disks in the monitored host

ssas_ct_disks_state

Network interface

The system network interfaces of the monitored host

ssas_ct_network_interface_state

Schema

The schema objects of the monitored instance

ssas_ct_schema_state

Server properties

The properties of the monitored instance

ssas_ct_server_properties_state

Swap space allocation

The system space allocation in the monitored host

ssas_ct_resources_state

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating