(required) The detailed inputs required to clone a SQL tuning task.
opc_request_id
(optional) The client request ID for tracing.
opc_retry_token
(optional) A token that uniquely identifies a request so it can be retried in case of a timeout or server error without risk of executing that same action again. Retry tokens expire after 24 hours, but can be invalidated before then due to conflicting operations. For example, if a resource has been deleted and purged from the system, then a retry of the original creation request might be rejected.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://dbmgmt.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
CREATE_SQL_TUNING_SET Function π
Creates an empty Sql tuning set within the Managed Database specified by managedDatabaseId.
(required) The details required to create a Sql tuning set.
opc_request_id
(optional) The client request ID for tracing.
opc_retry_token
(optional) A token that uniquely identifies a request so it can be retried in case of a timeout or server error without risk of executing that same action again. Retry tokens expire after 24 hours, but can be invalidated before then due to conflicting operations. For example, if a resource has been deleted and purged from the system, then a retry of the original creation request might be rejected.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://dbmgmt.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
DROP_SQL_TUNING_SET Function π
Drops the Sql tuning set specified by sqlTuningSet within the Managed Database specified by managedDatabaseId.
(required) The unique identifier of the Sql tuning set. This is not OCID.
drop_sql_tuning_set_details
(required) The details required to drop a Sql tuning set.
opc_request_id
(optional) The client request ID for tracing.
opc_retry_token
(optional) A token that uniquely identifies a request so it can be retried in case of a timeout or server error without risk of executing that same action again. Retry tokens expire after 24 hours, but can be invalidated before then due to conflicting operations. For example, if a resource has been deleted and purged from the system, then a retry of the original creation request might be rejected.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://dbmgmt.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
DROP_SQL_TUNING_TASK Function π
Drops a SQL tuning task and its related results from the database.
(required) The detailed inputs required to drop a SQL tuning task.
opc_request_id
(optional) The client request ID for tracing.
opc_retry_token
(optional) A token that uniquely identifies a request so it can be retried in case of a timeout or server error without risk of executing that same action again. Retry tokens expire after 24 hours, but can be invalidated before then due to conflicting operations. For example, if a resource has been deleted and purged from the system, then a retry of the original creation request might be rejected.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://dbmgmt.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
DROP_SQLS_IN_SQL_TUNING_SET Function π
Deletes the Sqls in the specified Sql tuning set that matches the filter criteria provided in the basicFilter. If basicFilter criteria is not provided, then entire Sqls in the Sql tuning set is deleted.
(required) The unique identifier of the Sql tuning set. This is not OCID.
drop_sqls_in_sql_tuning_set_details
(required) Drops the selected list of Sql statements from the current Sql tuning set.
opc_request_id
(optional) The client request ID for tracing.
opc_retry_token
(optional) A token that uniquely identifies a request so it can be retried in case of a timeout or server error without risk of executing that same action again. Retry tokens expire after 24 hours, but can be invalidated before then due to conflicting operations. For example, if a resource has been deleted and purged from the system, then a retry of the original creation request might be rejected.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://dbmgmt.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
FETCH_SQL_TUNING_SET Function π
Fetch the details of Sql statements in the Sql tuning set specified by name, owner and optional filter parameters.
(required) The unique identifier of the Sql tuning set. This is not OCID.
fetch_sql_tuning_set_details
(required) The details required to fetch the Sql tuning set details.
opc_request_id
(optional) The client request ID for tracing.
opc_retry_token
(optional) A token that uniquely identifies a request so it can be retried in case of a timeout or server error without risk of executing that same action again. Retry tokens expire after 24 hours, but can be invalidated before then due to conflicting operations. For example, if a resource has been deleted and purged from the system, then a retry of the original creation request might be rejected.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://dbmgmt.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
GET_EXECUTION_PLAN_STATS_COMPARISION Function π
Retrieves a comparison of the existing SQL execution plan and a new plan. A SQL tuning task may suggest a new execution plan for a SQL, and this API retrieves the comparison report of the statistics of the two plans.
(required) The SQL tuning task identifier. This is not the OCID.
sql_object_id
(required) The SQL object ID for the SQL tuning task. This is not the OCID.
execution_id
(required) The execution ID for an execution of a SQL tuning task. This is not the OCID.
opc_request_id
(optional) The client request ID for tracing.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://dbmgmt.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
GET_SQL_EXECUTION_PLAN Function π
Retrieves a SQL execution plan for the SQL being tuned.
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://dbmgmt.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
GET_SQL_TUNING_ADVISOR_TASK_SUMMARY_REPORT Function π
Gets the summary report for the specified SQL Tuning Advisor task.
Syntax
FUNCTION get_sql_tuning_advisor_task_summary_report (
managed_database_id varchar2,
sql_tuning_advisor_task_id number,
search_period varchar2 DEFAULT NULL,
time_greater_than_or_equal_to timestamp with time zone DEFAULT NULL,
time_less_than_or_equal_to timestamp with time zone DEFAULT NULL,
begin_exec_id_greater_than_or_equal_to number DEFAULT NULL,
end_exec_id_less_than_or_equal_to number DEFAULT NULL,
opc_request_id varchar2 DEFAULT NULL,
region varchar2 DEFAULT NULL,
endpoint varchar2 DEFAULT NULL,
credential_name varchar2 DEFAULT NULL
) RETURN dbms_cloud_oci_dm_sql_tuning_get_sql_tuning_advisor_task_summary_report_response_t;
(required) The SQL tuning task identifier. This is not the OCID.
search_period
(optional) How far back the API will search for begin and end exec id. Unused if neither exec ids nor time filter query params are supplied. This is applicable only for Auto SQL Tuning tasks.
(optional) The optional greater than or equal to query parameter to filter the timestamp. This is applicable only for Auto SQL Tuning tasks.
time_less_than_or_equal_to
(optional) The optional less than or equal to query parameter to filter the timestamp. This is applicable only for Auto SQL Tuning tasks.
begin_exec_id_greater_than_or_equal_to
(optional) The optional greater than or equal to filter on the execution ID related to a specific SQL Tuning Advisor task. This is applicable only for Auto SQL Tuning tasks.
end_exec_id_less_than_or_equal_to
(optional) The optional less than or equal to query parameter to filter on the execution ID related to a specific SQL Tuning Advisor task. This is applicable only for Auto SQL Tuning tasks.
opc_request_id
(optional) The client request ID for tracing.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://dbmgmt.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
LIST_SQL_TUNING_ADVISOR_TASK_FINDINGS Function π
Gets an array of the details of the findings that match specific filters.
(required) The SQL tuning task identifier. This is not the OCID.
begin_exec_id
(optional) The optional greater than or equal to filter on the execution ID related to a specific SQL Tuning Advisor task.
end_exec_id
(optional) The optional less than or equal to query parameter to filter on the execution ID related to a specific SQL Tuning Advisor task.
search_period
(optional) The search period during which the API will search for begin and end exec id, if not supplied. Unused if beginExecId and endExecId optional query params are both supplied.
(optional) The option to sort information in ascending (βASCβ) or descending (βDESCβ) order. Descending order is the default order.
Allowed values are: 'ASC', 'DESC'
page
(optional) The page token representing the page from where the next set of paginated results are retrieved. This is usually retrieved from a previous list call.
limit
(optional) The maximum number of records returned in the paginated response.
opc_request_id
(optional) The client request ID for tracing.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://dbmgmt.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
LIST_SQL_TUNING_ADVISOR_TASK_RECOMMENDATIONS Function π
Gets the findings and possible actions for a given object in a SQL tuning task. The task ID and object ID are used to retrieve the findings and recommendations.
(optional) The option to sort information in ascending (βASCβ) or descending (βDESCβ) order. Descending order is the default order.
Allowed values are: 'ASC', 'DESC'
page
(optional) The page token representing the page from where the next set of paginated results are retrieved. This is usually retrieved from a previous list call.
limit
(optional) The maximum number of records returned in the paginated response.
opc_request_id
(optional) The client request ID for tracing.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://dbmgmt.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
LIST_SQL_TUNING_ADVISOR_TASKS Function π
Lists the SQL Tuning Advisor tasks for the specified Managed Database.
Syntax
FUNCTION list_sql_tuning_advisor_tasks (
managed_database_id varchar2,
name varchar2 DEFAULT NULL,
status varchar2 DEFAULT NULL,
time_greater_than_or_equal_to timestamp with time zone DEFAULT NULL,
time_less_than_or_equal_to timestamp with time zone DEFAULT NULL,
page varchar2 DEFAULT NULL,
limit number DEFAULT NULL,
sort_by varchar2 DEFAULT NULL,
sort_order varchar2 DEFAULT NULL,
opc_request_id varchar2 DEFAULT NULL,
region varchar2 DEFAULT NULL,
endpoint varchar2 DEFAULT NULL,
credential_name varchar2 DEFAULT NULL
) RETURN dbms_cloud_oci_dm_sql_tuning_list_sql_tuning_advisor_tasks_response_t;
(optional) The optional greater than or equal to query parameter to filter the timestamp.
time_less_than_or_equal_to
(optional) The optional less than or equal to query parameter to filter the timestamp.
page
(optional) The page token representing the page from where the next set of paginated results are retrieved. This is usually retrieved from a previous list call.
limit
(optional) The maximum number of records returned in the paginated response.
sort_by
(optional) The option to sort the SQL Tuning Advisor task summary data.
Allowed values are: 'NAME', 'START_TIME'
sort_order
(optional) The option to sort information in ascending (βASCβ) or descending (βDESCβ) order. Descending order is the default order.
Allowed values are: 'ASC', 'DESC'
opc_request_id
(optional) The client request ID for tracing.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://dbmgmt.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
LIST_SQL_TUNING_SETS Function π
Lists the SQL tuning sets for the specified Managed Database.
(optional) Allow searching the name of the SQL tuning set by partial matching. The search is case insensitive.
sort_by
(optional) The option to sort the SQL tuning set summary data.
Allowed values are: 'NAME'
sort_order
(optional) The option to sort information in ascending (βASCβ) or descending (βDESCβ) order. Ascending order is the default order.
Allowed values are: 'ASC', 'DESC'
page
(optional) The page token representing the page from where the next set of paginated results are retrieved. This is usually retrieved from a previous list call.
limit
(optional) The maximum number of records returned in the paginated response.
opc_request_id
(optional) The client request ID for tracing.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://dbmgmt.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
LOAD_SQL_TUNING_SET Function π
Load Sql statements into the Sql tuning set specified by name and optional filter parameters within the Managed Database specified by managedDatabaseId.
(required) The unique identifier of the Sql tuning set. This is not OCID.
load_sql_tuning_set_details
(required) The details required to load Sql statements into the Sql tuning set.
opc_request_id
(optional) The client request ID for tracing.
opc_retry_token
(optional) A token that uniquely identifies a request so it can be retried in case of a timeout or server error without risk of executing that same action again. Retry tokens expire after 24 hours, but can be invalidated before then due to conflicting operations. For example, if a resource has been deleted and purged from the system, then a retry of the original creation request might be rejected.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://dbmgmt.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
SAVE_SQL_TUNING_SET_AS Function π
Saves the specified list of Sqls statements into another new Sql tuning set or loads into an existing Sql tuning set'.
(required) The unique identifier of the Sql tuning set. This is not OCID.
save_sql_tuning_set_as_details
(required) The details required to save a Sql tuning set into another Sql tuning set.
opc_request_id
(optional) The client request ID for tracing.
opc_retry_token
(optional) A token that uniquely identifies a request so it can be retried in case of a timeout or server error without risk of executing that same action again. Retry tokens expire after 24 hours, but can be invalidated before then due to conflicting operations. For example, if a resource has been deleted and purged from the system, then a retry of the original creation request might be rejected.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://dbmgmt.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
START_SQL_TUNING_TASK Function π
Starts a SQL tuning task for a given set of SQL statements from the active session history top SQL statements.
(required) The detailed inputs required to start a SQL tuning task.
opc_request_id
(optional) The client request ID for tracing.
opc_retry_token
(optional) A token that uniquely identifies a request so it can be retried in case of a timeout or server error without risk of executing that same action again. Retry tokens expire after 24 hours, but can be invalidated before then due to conflicting operations. For example, if a resource has been deleted and purged from the system, then a retry of the original creation request might be rejected.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://dbmgmt.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.
VALIDATE_BASIC_FILTER Function π
Executes a SQL query to check whether user entered basic filter criteria is valid or not.
(required) The unique identifier of the Sql tuning set. This is not OCID.
validate_basic_filter_details
(required) Validate the basic filter criteria provided by the user.
opc_request_id
(optional) The client request ID for tracing.
opc_retry_token
(optional) A token that uniquely identifies a request so it can be retried in case of a timeout or server error without risk of executing that same action again. Retry tokens expire after 24 hours, but can be invalidated before then due to conflicting operations. For example, if a resource has been deleted and purged from the system, then a retry of the original creation request might be rejected.
region
(optional) OCI region id. e.g us-phoenix-1 for US West (Phoenix).
endpoint
(optional) The endpoint of the service to call using this function. e.g https://dbmgmt.{region}.oci.{secondLevelDomain}.If both endpoint and region are given, then endpoint takes precedence.
credential_name
(optional) The name of the credential for authenticating with the corresponding cloud native API.