Creating a Read Replica

Create one or more read replicas on an active DB system.

Using the Console

Use the Console to create a read replica of a DB system.

This task requires the following:
  • A running DB system.
Do the following to create a read replica:
  1. Do one of the following to open the Create read replica panel:
    • If you want to start from the DB system details page:
      1. Open the navigation menu and select Databases. Under HeatWave MySQL, click DB systems.
      2. Choose the compartment from the List scope.
      3. Click the name of the DB system to open the DB system details page.
      4. Under Resources, click Read replicas.
      5. Click Create read replica.
    • If you want to start from the Overview page:
      1. Open the navigation menu and select Databases. Under HeatWave MySQL, click Overview.
      2. Click Create read replica.
  2. In the Create read replica panel, enter the following information:
    • Create in compartment: The compartment in which the DB system is created. If you start from the Overview page, you can change the compartment.
    • Name: Specify the name of the read replica. If you do not define a name, HeatWave Service generates one for you in the format, MysqlReadReplicaDateTime.
    • Description: (Optional) Specify a description of the read replica.
    • DB system: The DB system from which the read replica will be created. If you start from the Overview page, select Select DB system to choose a DB system that resides in the compartment.
      Note

      If the DB system is created in another compartment, you can change the compartment in the Create in compartment field.
    • Shape: (Optional) Click Select shape to override and change the shape of the read replica. You can select any shape with at least 8 ECPUs or 4 OCPUs. By default, a read replica inherits the shape of the DB system. See Supported Shapes.
      Note

      If the DB system has a shape with less than 8 ECPUs or 4 OCPUs, you must override the read replica shape.
    • Configuration:
      • Select a configuration: (Optional) Select Select Configuration to override and change the configuration of the read replica shape.
        Note

        If you changed the shape of the read replica, you must select a configuration that matches the shape.
      • MySQL version: By default, a read replica inherits the version of its associated DB system. You can select a higher version to override the version of the read replica. See MySQL Server Versions.
    • Deletion plan: (Optional) Enable Delete protected box to protect the read replica and its associated DB system against delete operations. By default, read replicas and DB systems are not delete protected. If you want to delete either the read replica or its associated DB system, Delete protected must be disabled.
      Note

      The delete protected setting applies to individual read replica. If a read replica is delete protected, the DB system cannot be deleted.
  3. Click Create read replica.
A read replica is created.

Was this article helpful?