Data Source: oci_database_management_managed_database_sql_plan_baseline_configuration

This data source provides details about a specific Managed Database Sql Plan Baseline Configuration resource in Oracle Cloud Infrastructure Database Management service.

Gets the configuration details of SQL plan baselines for the specified Managed Database. The details include the settings for the capture and use of SQL plan baselines, SPM Evolve Advisor task, and SQL Management Base.

Example Usage

data "oci_database_management_managed_database_sql_plan_baseline_configuration" "test_managed_database_sql_plan_baseline_configuration" {
	#Required
	managed_database_id = oci_database_management_managed_database.test_managed_database.id

	#Optional
	opc_named_credential_id = var.managed_database_sql_plan_baseline_configuration_opc_named_credential_id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: