MySQL HeatWave on AWS  /  ...  /  MySQL DB System Details

3.4.1 MySQL DB System Details

The MySQL DB System Details page is divided into the following sections:

Table 3-4 MySQL DB System Details Page

Name Description
Summary DB System summary details. See Table 3-5.
DB System Information DB System general information, configuration, endpoint, and HeatWave Cluster details. See Table 3-6.
Backups DB System backup details. See Table 3-7.
Events DB System event details. See Table 3-8.

Table 3-5 MySQL DB System Summary Details

Field Description
State

The state of the DB System.

  • CREATING: Resources are being reserved for the DB System, the system is booting, and the initial database is being created. Creating can take several minutes. The system is not ready to use yet.

  • ACTIVE: The DB System was successfully created and is ready to be used.

  • STARTING: The DB System is being started.

  • STOPPING: The DB System is being stopped.

  • RESTARTING: The DB System is being restarted.

  • INACTIVE: The DB System is powered off.

  • UPDATING: The DB System is in the process of being updated.

  • UPGRADING: The DB System is in the process of being upgraded.

  • DELETING: The DB System is being deleted.

  • DELETED: The DB System has been deleted and is no longer available.

  • FAILED: An error condition prevented the creation or continued operation of the DB System.

  • STARTING_ERROR: An attempt to start the DB System failed.

  • STOPPING_ERROR: An attempt to stop the DB System failed.

  • RESTARTING_ERROR: An attempt to restart the DB System failed.

  • UPDATING_ERROR: An attempt to update the DB System failed.

  • UPGRADING_ERROR: An attempt to upgrade the DB System failed.

  • DELETING_ERROR: An attempt to delete the DB System failed.

Host Name The host name of the DB System. The host name is a fully qualified domain name (FQDN).
Resource ID The unique resource identifier assigned to the DB System when it is created.
Shape The resource template for the MySQL instance. For information about shapes, see Supported Shapes.

Table 3-6 DB System Information Details

Field Description
General Information
  • Description: The user-defined description of the DB System.

  • Created: The date and time the DB System was created.

  • Last Updated: The date and time the DB System was last updated.

DB System Configuration
  • Storage Size: The amount of storage available to the DB System.

  • MySQL Version: The MySQL Server version used by the DB System.

  • Maintenance Window: When updates are available, they are initiated during the maintenance window, which is a two-hour period starting at this time. The time required to apply patches and updates may extend beyond the maintenance window and require DB System restarts. For more information, see Maintenance.

Endpoint
  • Availability Zone: The physical Availability Zone where the DB System resides.

  • MySQL Port: The port on which the MySQL Server listens.

  • MySQL Port X: The port on which the MySQL Server listens for clients using MySQL's X Protocol.

  • Allowed Client Addresses: The public-facing client IPv4 addresses that are permitted to connect to the DB System endpoint, specified in CIDR format. For information about how IP addresses are specified in CIDR format, see Creating a DB System.

HeatWave Cluster
  • State: The state of the HeatWave Cluster.

    • CREATING: Resources are being reserved for the HeatWave Cluster, and the cluster is being created. Creating can take several minutes. The system is not ready to use yet.

    • ACTIVE: The HeatWave Cluster was successfully created and is ready to be used.

    • STARTING: The HeatWave Cluster is being started.

    • STOPPING: The HeatWave Cluster is being stopped.

    • RESTARTING: The HeatWave Cluster is being restarted.

    • INACTIVE: The HeatWave Cluster is powered off.

    • UPDATING: The HeatWave Cluster is in the process of being updated.

    • UPGRADING: The HeatWave Cluster is in the process of being upgraded.

    • DELETING: The HeatWave Cluster is being deleted.

    • DELETED: The HeatWave Cluster has been deleted and is no longer available.

    • FAILED: An error condition prevented the creation or continued operation of the HeatWave Cluster.

    • STARTING_ERROR: An attempt to start the HeatWave Cluster failed.

    • STOPPING_ERROR: An attempt to stop the HeatWave Cluster failed.

    • RESTARTING_ERROR: An attempt to restart the HeatWave Cluster failed.

    • UPDATING_ERROR: An attempt to update the HeatWave Cluster failed.

    • UPGRADING_ERROR: An attempt to upgrade the HeatWave Cluster failed.

    • DELETING_ERROR: An attempt to delete the HeatWave Cluster failed.

  • Name: The name of the HeatWave Cluster.

  • Cluster Size: The number of HeatWave Cluster nodes.

Table 3-7 MySQL DB System Backup Details

Field Description
Name The name of the backup
State

The state of the backup

  • CREATING: Resources are being reserved for the DB System backup and the backup is being created. Creating can take several minutes. The backup is not ready to use yet.

  • ACTIVE: The backup was successfully created.

  • UPDATING: The backup is in the process of being updated.

  • INACTIVE: The backup is not available.

  • DELETING: The backup is being deleted.

  • DELETED: The backup has been deleted and is no longer available.

  • FAILED: An error condition prevented the creation or continued availability of the backup.

MySQL DB System The name of the MySQL DB System used to create the backup.
Size (GiB) The size of the backup - note that a backup is the size of the whole storage allocation for the DB System from which it was created, even if the volume does not contain that much data.
Created The date and time the backup was created.

See Backups for details on MySQL DB System backups.

Table 3-8 MySQL DB System Event Details

Field Description
Type The event and its status.
Severity The severity level of the event, which can be one of
  • INFO: General information is provided. No special concerns
  • WARNING: Warning on an event that might impact the DB System's operation if no actions are taken.
  • CRITICAL: A critical event. An urgent action is required to avoid adverse impact on your DB System.
Message The message body of the event report.
Created The date and time the event report was created.

See Events for details on event reports.