From the course: Oracle HeatWave MySQL Foundations

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Creating DB systems

Creating DB systems

(bright music) - [Instructor] Welcome to this lesson on creating DB systems. It shows the steps to create a DB system, or database system, on OCI Console. There are some prerequisites to create a MySQL HeatWave DB system in Oracle Cloud infrastructure. In order to create a cloud resource like DB system in OCI, you must have a tenancy. A tenancy is an account for a customer. It's recommended to create the DB system in a compartment instead of using the tenancy root compartment. A compartment is a logical way to group related cloud services. The tenancy administrator must grant you the MySQL family policy to give you the permission to create and manage DB systems and related resources. A virtual cloud network, or VCN, with a subnet is required to host the endpoint of the DB system. The VCN must also be configured to allow incoming connections to the DB system endpoint. There are five steps to create a DB system. First, you log into the OCI Console with your OCI account. Then you…

Contents