Data Source: oci_database_management_managed_database_table_statistics

This data source provides the list of Managed Database Table Statistics in Oracle Cloud Infrastructure Database Management service.

Gets the number of database table objects grouped by different statuses such as Not Stale Stats, Stale Stats, and No Stats. This also includes the percentage of each status.

Example Usage

data "oci_database_management_managed_database_table_statistics" "test_managed_database_table_statistics" {
    #Required
    managed_database_id = oci_database_management_managed_database.test_managed_database.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ManagedDatabaseTableStatistic Reference

The following attributes are exported: