Updating the Hostname of a DB System
You can update the hostname of a DB system. The hostname combined with the subnet and VCN DNS labels determines the fully qualified domain name of the DB system.
Use one of the following method to update the hostname of a DB system:
- Using the Console
- Using the REST API, run the UpdateDbSystem operation with the
hostnameLabel
attribute.
Using the Console
You can update the hostname using the Update hostname console action for the DB system.
This task requires the following:
- The subnet to which the DB system is attached have a DNS label.
- You have
MYSQL_INSTANCE_UPDATE
andPRIVATE_IP_UPDATE
IAM permissions.
Do the following to update the hostname of a DB system: