Show / Hide Table of Contents

Enum DatabasePlanRoleEnum

The role of the database in DataGuard environment. The value OTHER is to temporarily handle the case when Exadata side adds new value, should not be used as input when to make change to IORM plan.

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

Fields

Name Description
None
Primary
Standby
UnknownEnumValue
In this article
Back to top