Enum TargetDatabaseLifecycleState

  • All Implemented Interfaces:
    BmcEnum, Serializable, Comparable<TargetDatabaseLifecycleState>

    @Generated(value="OracleSDKGenerator",
               comments="API Version: 20181201")
    public enum TargetDatabaseLifecycleState
    extends Enum<TargetDatabaseLifecycleState>
    implements BmcEnum
    The lifecycle state of the target database.
    • CREATING - Represents that the target database is creating. - UPDATING - Represents that the target database is updating. - ACTIVE - Represents that the target database is active. - INACTIVE - Represents that the target database is inactive.
    • DELETING - Represents that the target database is deleting. - DELETED - Represents that the target database is deleted. - NEEDS_ATTENTION - Represents that the target database needs user attention. - FAILED - Represents that the target database is failed.