Show / Hide Table of Contents

Enum SqlTuningSetStatusTypes

The status types of a Sql Tuning Set. Refer to the following documentaion for details https://docs.oracle.com/en/database/oracle/oracle-database/19/refrn/ALL_SCHEDULER_JOBS.html#GUID-D72A57AD-96EB-4FB9-A599-33CB238AFA62

Namespace: Oci.DatabasemanagementService.Models
Assembly: OCI.DotNetSDK.Databasemanagement.dll
Syntax
public enum SqlTuningSetStatusTypes

Fields

Name Description
Blocked
Broken
ChainStalled
Completed
Disabled
Failed
Remote
ResourceUnavailable
RetryScheduled
Running
Scheduled
Succeeded
UnknownEnumValue
In this article
Back to top