Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::GoldengateDeploymentProperties::GoldengateDeploymentLifecycleSubState.
The various lifecycle sub-states of the GoldengateDeployment.
Constants
GOLDENGATE_DEPLOYMENT_LIFECYCLE_SUB_STATE_UNSPECIFIED
value: 0
The lifecycle sub-state is unspecified.
RECOVERING
value: 1
The deployment is recovering.
STARTING
value: 2
The deployment is starting.
STOPPING
value: 3
The deployment is stopping.
MOVING
value: 4
The deployment is moving.
UPGRADING
value: 5
The deployment is upgrading.
RESTORING
value: 6
The deployment is restoring.
BACKING_UP
value: 7
The deployment is backing up.
ROLLING_BACK
value: 8
The deployment is rolling back.