Skip to content

Commit 4d1ffe6

Browse files
Merge pull request #1147 from oracle-devrel/single_node_VM_wording_change
single_node_VM_wording_change
2 parents 79198b0 + 4692598 commit 4d1ffe6

File tree

1 file changed

+8
-6
lines changed
  • data-platform/exadata-cloud-at-customer/exacc-infra/single-node-vm-cluster

1 file changed

+8
-6
lines changed

data-platform/exadata-cloud-at-customer/exacc-infra/single-node-vm-cluster/README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

33
With this enhancement, you can deploy and run multiple single-instance databases in a single-node cluster without RAC licenses being required.
44

5-
Please note. This functionality should only be used in non-production environments where the customer does not have RAC licenses.
5+
Please note. This functionality should only be used on non-production environments, where under BYOL licensing, RAC licenses are not available.
66

7-
The lack of RAC licenses means that the customer is unable to easily instantiate the DB instance on another DB Server in the ExaDB infrastructure. This means that during maintenance, there will ALWAYS be an outage of the DB service unless the customer moves the service to the DR environment.
7+
The lack of RAC licenses means that it is impossible to easily instantiate the DB instance on another DB Server in the Exadata Cloud@Customer infrastructure. This means that during maintenance, there will ALWAYS be an outage of the DB service unless there is a possibility to switch the service to a DR environment.
88

99
Single Node VM Cluster provides ZERO capability for local failover for either planned or unplanned outages.
1010

11-
For customers who do have a RAC license, but want to run Single Node instances, the preferred mechanism is to use clusters, as outlined in the following deck: SIDB on ExaDB
11+
If the RAC license is available, but for some reason running Single Node instances is preferred, the suggested way is to use one of the below options:
1212

13-
The Single Node VM Cluster implementation is rolled out only to the MTY region. It will be rolled out to other regions in a phased manner
14-
15-
Reviewed: 24.06.2024
13+
Run each single instance database as a singleton workload or PDB in a shared RAC CDB (the preferred way)
14+
Run each single instance database as a singleton workload or PDB in a dedicated CDB
15+
Run each single instance database as a two–node cluster, but shut down unnecessary instances
1616

1717
# Useful Links
1818

@@ -30,3 +30,5 @@ Copyright (c) 2024 Oracle and/or its affiliates.
3030
Licensed under the Universal Permissive License (UPL), Version 1.0.
3131

3232
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
33+
34+
Reviewed 28/06/2024

0 commit comments

Comments
 (0)