Show / Hide Table of Contents

Enum DatabaseStatus

The status of the Oracle Database. Indicates whether the status of the database is UP, DOWN, or UNKNOWN at the current time.

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

Fields

Name Description
Down
Unknown
UnknownEnumValue
Up
In this article
Back to top