Provision Autonomous Transaction Processing Database
Sign up for an Oracle Cloud account: To create an Autonomous Transaction Processing database, you will need an Oracle Cloud account. If you don't have one, you can sign up for a free trial.
Create a new Autonomous Transaction Processing instance:
Once you have logged in to your Oracle Cloud account, navigate to the
Autonomous Transaction Processing console and create a new ATP instance.
a. Click on Oracle Database > Autonomous Transaction Processing
b. Choose the compartment > and click on Create Autonomous Database
Configure the instance: You will need to configure the
instance by specifying the number of OCPUs, amount of storage, and other
settings. You can also choose to enable features like Data Guard and backups.
Connect to the database: Once the ATP instance is created and configured, you can connect to it using any SQL client tool such as SQL Developer or SQL*Plus.
Create database schema, database objects: You can create database objects such as tables, indexes, and views using SQL commands or a database modeling tool.
Download wallet file
Manage and monitor the database: You can monitor the performance of your database and make changes to the configuration as needed using the ATP console.
Click on Performance Hub and monitor the database.
No comments:
Post a Comment