You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/oracle/oracle-db/oracle-database-autonomous-database-services.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ You access the OracleDB@Azure service through the Microsoft Azure portal. You cr
17
17
There are IP address requirement differences between Oracle Database@Azure and Oracle Cloud Infrastructure (OCI).
18
18
* Oracle Database@Azure reserves 13 IP addresses for the client subnet versus 3 for OCI requirements.
19
19
20
-
For more information on specific Oracle Autonomous Database topics beyond their implementation and use within OracleDB@Azure, see [Using Oracle Autonomous Database Serverless](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/index.html).
20
+
For more information on specific Oracle Autonomous Database articles beyond their implementation and use within OracleDB@Azure, see [Using Oracle Autonomous Database Serverless](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/index.html).
21
21
22
22
The following articles provide specifics of the creation and management tasks associated with Autonomous Database services.
Copy file name to clipboardExpand all lines: articles/oracle/oracle-db/oracle-database-plan-ip.md
+48-48Lines changed: 48 additions & 48 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Plan IP address space
2
+
title: Plan IP address space for Oracle Database@Azure
3
3
description: Learn about how to plan your IP address space for Oracle Database@Azure.
4
4
author: jjaygbay1
5
5
ms.service: oracle-on-azure
@@ -9,14 +9,16 @@ ms.date: 08/29/2024
9
9
ms.author: jacobjaygbay
10
10
---
11
11
12
-
# Plan for IP Address Space
12
+
# Plan for IP Address Space for Oracle Database@Azure
13
+
14
+
When you set up Oracle Database@Azure, you need to plan your IP address space to ensure that you have enough IP addresses for your virtual machine clusters and networking services.
13
15
14
16
This article provides tables you can use to find the minimum subnet CIDR size for your Oracle Database@Azure Exadata service instance.
15
17
16
18
Consider the following points when setting up networking:
17
19
18
20
- The minimum CIDR size is /27.
19
-
- IP address ranges allocated to an Exadata VM cluster must not overlap with other CIDRs in use, as this overlap might cause routing issues. Take cross-region routing into consideration when configuring CIDRs for Oracle Database@Azure.
21
+
- IP address ranges allocated to an Exadata virtual machine cluster must not overlap with other CIDRs in use, as this overlap might cause routing issues. Take cross-region routing into consideration when configuring CIDRs for Oracle Database@Azure.
20
22
- For Exadata X9M: IP addresses XXX.XXX.X.X/XX and XXX.XXX.X.X/XX are reserved for the interconnect, and can't be allocated to client or backup networks.
21
23
22
24
Other requirements specific to the Client Subnet and the Backup Subnet are provided in the sections for each subnet type that follow.
@@ -25,84 +27,82 @@ Other requirements specific to the Client Subnet and the Backup Subnet are provi
25
27
26
28
The Client Subnet has the following IP address requirements:
27
29
28
-
- Four IP addresses are needed for each virtual machine. VM clusters have a minimum of two virtual machines. Therefore, a VM cluster with two virtual machines requires eight IP addresses in the Client Subnet. Each additional virtual machine added to a VM cluster increases the number of IP addresses needed in the Client Subnet by 4 IPs.
29
-
- Each VM cluster requires three IP addresses for Single Client Access Names \([SCANs](https://docs.oracle.com/en/cloud/paas/exadata-cloud/csexa/connect-db-using-net-services.html)\), regardless of how many virtual machines are present in the VM cluster.
30
-
- 17 IP addresses are reserved for networking services in the Client Subnet, regardless of how many VM clusters are present in the Client Subnet. The 17 addresses are the first 16 IP addresses, and the last IP address.
30
+
- Four IP addresses are needed for each virtual machine. virtual machine clusters have a minimum of two virtual machines. Therefore, a virtual machine cluster with two virtual machines requires eight IP addresses in the Client Subnet. Each additional virtual machine added to a virtual machine cluster increases the number of IP addresses needed in the Client Subnet by 4 IPs.
31
+
- Each virtual machine cluster requires three IP addresses for Single Client Access Names ([SCANs](https://docs.oracle.com/en/cloud/paas/exadata-cloud/csexa/connect-db-using-net-services.html)), regardless of how many virtual machines are present in the virtual machine cluster.
32
+
- 17 IP addresses are reserved for networking services in the Client Subnet, regardless of how many virtual machine clusters are present in the Client Subnet. The 17 addresses are the first 16 IP addresses, and the last IP address.
31
33
32
-
**Example**: IP addresses required for a Client Subnet that has one VM cluster with two virtual machines.
34
+
**Example**: IP addresses required for a Client Subnet that has one virtual machine cluster with two virtual machines.
33
35
34
-
``11 IPs *\(VM cluster with 2 virtual machines, plus 3 SCANs\)* + 17 IPs *\(Networking\)* = 28 IPs.``
36
+
``11 IPs *(virtual machine cluster with 2 virtual machines, plus 3 SCANs)* + 17 IPs *(Networking)* = 28 IPs.``
35
37
36
-
### VM cluster scenarios: CIDR size needed for the Client Subnet
38
+
### virtual machine cluster scenarios: CIDR size needed for the Client Subnet
37
39
38
-
The following table shows scenarios of provisioned VM clusters of differing sizes. The number of each scenario that can fit in a Client Subnet depends on the CIDR size used by the subnet. This table doesn't show all possible scenarios.
40
+
The following table shows scenarios of provisioned virtual machine clusters of differing sizes. The number of each scenario that can fit in a Client Subnet depends on the CIDR size used by the subnet. This table doesn't show all possible scenarios.
39
41
40
42
|Scenario|/27|/26|/25|/24|/23|/22|
41
43
|--------|---|---|---|---|---|---|
42
-
|1 VM cluster with 2 virtual machines *\(11 IPs + 17 Networking = 28\)*|1|4|10|21|45|91|
43
-
|1 VM cluster with 3 virtual machines *\(15 IPs + 17 Networking = 32*|1|3|7|15|33|67|
44
-
|1 VM cluster with 4 virtual machines *\(19 IPs + 17 Networking = 36\)*||2|5|12|26|53|
45
-
|2 VM clusters with 2 virtual machines each *\(22 IPs + 17 Networking = 39\)*||2|5|10|22|45|
46
-
|2 VM clusters with 3 virtual machines each *\(30 IPs + 17 Networking = 47\)*||1|3|7|16|33|
47
-
|2 VM clusters with 4 virtual machines each *\(38 IPs + 17 Networking = 55\)*||1|2|6|13|26|
|2 virtual machine clusters with 2 virtual machines each *(22 IPs + 17 Networking = 39)*||2|5|10|22|45|
48
+
|2 virtual machine clusters with 3 virtual machines each *(30 IPs + 17 Networking = 47)*||1|3|7|16|33|
49
+
|2 virtual machine clusters with 4 virtual machines each *(38 IPs + 17 Networking = 55)*||1|2|6|13|26|
48
50
49
-
### VM cluster scenarios: CIDR size needed for the Client Subnet
51
+
### virtual machine cluster scenarios: CIDR size needed for the Client Subnet
50
52
51
-
The following table shows scenarios of provisioned VM clusters of differing sizes. The number of each scenario that can fit in a Client Subnet depends on the CIDR size used by the subnet. This table doesn't show all possible scenarios.
53
+
The following table shows scenarios of provisioned virtual machine clusters of differing sizes. The number of each scenario that can fit in a Client Subnet depends on the CIDR size used by the subnet. This table doesn't show all possible scenarios.
52
54
53
55
|Scenario|/27|/26|/25|/24|/23|/22|
54
56
|--------|---|---|---|---|---|---|
55
-
|1 VM cluster with 2 virtual machines *\(11 IPs + 17 Networking = 28\)*|1|2|4|9|18|36|
56
-
|1 VM cluster with 3 virtual machines *\(15 IPs + 17 Networking = 32*|1|2|4|8|16|32|
57
-
|1 VM cluster with 4 virtual machines *\(19 IPs + 17 Networking = 36\)*||1|3|7|14|28|
58
-
|2 VM clusters with 2 virtual machines each *\(22 IPs + 17 Networking = 39\)*||1|3|6|13|26|
59
-
|2 VM clusters with 3 virtual machines each *\(30 IPs + 17 Networking = 47\)*||1|2|5|10|21|
60
-
|2 VM clusters with 4 virtual machines each *\(38 IPs + 17 Networking = 55\)*||1|2|4|9|18|
|2 virtual machine clusters with 2 virtual machines each *(22 IPs + 17 Networking = 39)*||1|3|6|13|26|
61
+
|2 virtual machine clusters with 3 virtual machines each *(30 IPs + 17 Networking = 47)*||1|2|5|10|21|
62
+
|2 virtual machine clusters with 4 virtual machines each *(38 IPs + 17 Networking = 55)*||1|2|4|9|18|
61
63
62
64
## Backup Subnet requirements
63
65
64
66
The Backup Subnet has the following IP address requirements:
65
67
66
-
- 3 IP addresses for each virtual machine. VM clusters have a minimum of 2 virtual machines. Therefore, a VM cluster with 2 virtual machines requires 6 IP addresses in the backup subnet. Each additional virtual machine added to a VM cluster increases the number of IP addresses needed in the Backup Subnet by 3 IPs.
67
-
- Networking services require 3 IP addresses for the Backup Subnet, regardless of how many VM clusters are present in the Backup Subnet.
68
+
- 3 IP addresses for each virtual machine. virtual machine clusters have a minimum of 2 virtual machines. Therefore, a virtual machine cluster with 2 virtual machines requires 6 IP addresses in the backup subnet. Each additional virtual machine added to a virtual machine cluster increases the number of IP addresses needed in the Backup Subnet by 3 IPs.
69
+
- Networking services require 3 IP addresses for the Backup Subnet, regardless of how many virtual machine clusters are present in the Backup Subnet.
68
70
69
-
**Example**: IP addresses required for a Backup Subnet that has 1 VM cluster with 2 virtual machines.
71
+
**Example**: IP addresses required for a Backup Subnet that has 1 virtual machine cluster with 2 virtual machines.
### VM cluster scenarios: CIDR size needed for the Backup Subnet
75
+
### virtual machine cluster scenarios: CIDR size needed for the Backup Subnet
74
76
75
-
The following table shows scenarios of provisioned VM clusters of differing sizes. The number of each scenario that can fit in a Backup Subnet depends on the CIDR size used by the subnet. This table doesn't display all possible scenarios.
77
+
The following table shows scenarios of provisioned virtual machine clusters of differing sizes. The number of each scenario that can fit in a Backup Subnet depends on the CIDR size used by the subnet. This table doesn't display all possible scenarios.
76
78
77
79
|Scenario|/28|/27|/26|/25|/24|/23|
78
80
|--------|---|---|---|---|---|---|
79
-
|1 VM cluster with 2 virtual machines *\(6 IPs + 3 Networking = 9\)*|1|3|7|14|28|56|
80
-
|1 VM cluster with 3 virtual machines *\(9 IPs + 3 Networking = 12\)*|1|2|5|10|21|42|
81
-
|1 VM cluster with 4 virtual machines *\(12 IPs + 3 Networking = 15\)*|1|2|4|8|17|34|
82
-
|2 VM clusters with 2 virtual machines each *\(12 IPs + 3 Networking = 15\)*|1|2|4|8|17|34|
83
-
|2 VM clusters with 3 virtual machines each *\(18 IPs + 3 Networking = 21\)*||1|3|6|12|24|
84
-
|2 VM clusters with 4 virtual machines each *\(24 IPs + 3 Networking = 27\)*||1|2|4|9|18|
|2 virtual machine clusters with 2 virtual machines each *(12 IPs + 3 Networking = 15)*|1|2|4|8|17|34|
85
+
|2 virtual machine clusters with 3 virtual machines each *(18 IPs + 3 Networking = 21)*||1|3|6|12|24|
86
+
|2 virtual machine clusters with 4 virtual machines each *(24 IPs + 3 Networking = 27)*||1|2|4|9|18|
85
87
86
88
## Usable IPs for client and Backup subnets by CIDR size
87
89
88
-
The following table shows the number of IPs available for VM clusters and SCANs for various CIDR sizes, after subtracting the IPs required by the Networking services.
90
+
The following table shows the number of IPs available for virtual machine clusters and SCANs for various CIDR sizes, after subtracting the IPs required by the Networking services.
89
91
90
92
>[!Tip]
91
-
> Allocating a larger space for the subnet than the minimum required \(for example, at least /25 instead of /27\) can reduce the relative impact of those reserved addresses on the subnet's available space.
93
+
> Allocating a larger space for the subnet than the minimum required (for example, at least /25 instead of /27) can reduce the relative impact of those reserved addresses on the subnet's available space.
92
94
93
-
|Subnet CIDR|Reserved Networking IPs for Client Subnet|Usable IPs for Client Subnet \(Virtual Machines and SCANs\)|Reserved Networking IPs for Backup Subnet|Usable IPs for Backup Subnet \(Virtual Machines and SCANs\)|
95
+
|Subnet CIDR|Reserved Networking IPs for Client Subnet|Usable IPs for Client Subnet (Virtual Machines and SCANs)|Reserved Networking IPs for Backup Subnet|Usable IPs for Backup Subnet (Virtual Machines and SCANs)|
Oracle Database Autonomous Recovery Service@Azure (RCV) is the preferred backup solution for OracleDB@Azure resources. The key customer benefits are as follows:
18
18
* Allows use of Microsoft Azure Consumption Commitment (MACC) to pay for your backup storage.
Copy file name to clipboardExpand all lines: articles/oracle/oracle-db/oracle-database-provision-autonomous-database.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,18 @@
1
1
---
2
-
title: Provision an autonomous database
3
-
description: Learn about how to provision an autonomous database.
2
+
title: Provision an autonomous database serverless instance
3
+
description: Learn about how to provision an autonomous database serverless instance.
4
4
author: jjaygbay1
5
5
ms.author: jacobjaygbay
6
6
ms.topic: concept-article
7
7
ms.service: oracle-on-azure
8
8
ms.date: 08/01/2024
9
9
---
10
-
# Provision an autonomous database
10
+
# Provision an autonomous database serverless instance
11
11
12
12
Provisioning and basic management functions for an Oracle Autonomous Database Serverless instance is done from the Oracle Autonomous Database@Azure blade. More management functions are available within the Oracle Cloud Infrastructure (OCI) portal available via the link to that Oracle Autonomous Database from the Oracle Autonomous Database@Azure blade.
13
13
14
-
>[!NOTE]
15
-
> There are prerequisites that must be completed before you can provision Exadata Services. You need to complete the following:
14
+
## Prerequisites
15
+
The following are prerequisites that must be completed before you can provision Exadata Services.
16
16
17
17
- An existing Azure subscription
18
18
- An Azure virtual network with a subnet delegated to the Oracle Database@Azure service (`Oracle.Database/networkAttachments`)
0 commit comments