Managing Oracle Database@AWS - Oracle Database@AWS

Oracle Database@AWS is in preview release and is subject to change.

Managing Oracle Database@AWS

You can modify and delete some Oracle Database@AWS resources after you create them.

Updating an ODB network in Oracle Database@AWS

You can update the following ODB network resources:

  • The ODB network name

  • The Amazon VPC to use for establishing an ODB peering connection to the ODB network

  • The VPC CIDR ranges that can access Exadata resources in the ODB network

    Note

    By specifying CIDR ranges, you limit connectivity to the necessary VPC subnets instead of making the entire VPC available to the ODB network.

This section assumes that you have already created an ODB network in Step 1: Create an ODB network in Oracle Database@AWS.

To update an ODB network
  1. Sign in to the AWS Management Console and open the Oracle Database@AWS console at https://console.aws.amazon.com/odb/.

  2. From the left pane, choose ODB networks.

  3. Select the network that you want to modify.

  4. Choose Modify.

  5. (Optional) For ODB network name, enter a new network name. The name must be 1–255 characters and begin with an alphabetic character or underscore. It can't contain consecutive hyphens.

  6. (Optional) For Peered CIDRs, specify CIDR ranges from the peered VPC that need connectivity to the ODB network. To limit access, we recommend that you specify the minimum required CIDR ranges.

  7. (Optional) For Configure service integrations, select or deselect Amazon S3 or Zero-ETL.

    Note

    In this preview, the Zero-ETL option appears in the console, but the Zero-ETL integration isn't supported.

  8. Choose Continue, and then choose Modify.

Deleting an ODB network in Oracle Database@AWS

You can delete an ODB network. This section assumes that you have already created an ODB network in Step 1: Create an ODB network in Oracle Database@AWS. You can't delete an ODB network that is currently in use by a VM cluster.

To delete an ODB network
  1. Sign in to the AWS Management Console and open the Oracle Database@AWS console at https://console.aws.amazon.com/odb/.

  2. From the left pane, choose ODB networks.

  3. Select the network that you want to delete.

  4. Choose Delete.

  5. (Optional) Choose Delete associated OCI resources to delete the OCI resources that were created along with the ODB network.

  6. In the text box, enter delete me.

  7. Choose Delete.

Deleting a VM cluster in Oracle Database@AWS

You can delete an Exadata VM cluster or Autonomous VM cluster. This section assumes that you have already created a VM cluster in Step 3: Create an Exadata VM cluster or Autonomous VM cluster in Oracle Database@AWS.

To delete an VM cluster
  1. Sign in to the AWS Management Console and open the Oracle Database@AWS console at https://console.aws.amazon.com/odb/.

  2. From the left pane, choose Exadata VM clusters or Autonomous VM clusters.

  3. Choose a VM cluster to delete.

  4. Choose Delete.

  5. When prompted, enter delete me and then choose Delete.

Deleting an Oracle Exadata infrastructure in Oracle Database@AWS

You can delete an Oracle Exadata infrastructure. This section assumes that you have already created an Oracle Exadata infrastructure in Step 2: Create an Oracle Exadata infrastructure in Oracle Database@AWS. You can't delete an Exadata infrastructure that is currently in use by a VM cluster.

To delete an Oracle Exadata infrastructure
  1. Sign in to the AWS Management Console and open the Oracle Database@AWS console at https://console.aws.amazon.com/odb/.

  2. From the left pane, choose Exadata infrastructures.

  3. Choose an Exadata infrastructure to delete.

  4. Choose Delete.

  5. When prompted, enter delete me and then choose Delete.

Deleting an ODB peering connection

When you no longer need an ODB peering connection, you can delete it. You must delete all ODB peering connections before you can delete an ODB network.

  1. Sign in to the AWS Management Console and open the Oracle Database@AWS console at https://console.aws.amazon.com/odb/.

  2. In the navigation pane, choose ODB peering connections.

  3. Select the ODB peering connection to delete.

  4. Choose Delete.

  5. To confirm deletion, enter delete me and choose Delete.

To delete an ODB peering connection, use the delete-odb-peering-connection command.

aws odb delete-odb-peering-connection \ --odb-peering-connection-id odbpcx-1234567890abcdef