This page describes how to start, stop, and restart an Autonomous AI Database.
Before you begin
Ensure that you have the following Identity and Access Management (IAM) role required to perform the start, stop, and restart operations:
roles/autonomousDatabaseAdmin
To learn how to assign roles, see Apply IAM roles.
Start an Autonomous AI Database
Starting an Autonomous AI Database lets you open connections and run operations on it. An Autonomous AI Database continues to run until you stop it manually.
To start an Autonomous AI Database, follow these steps:
Console
Go to the Autonomous AI Database page.
Click the name of the Autonomous AI Database that you want to start.
On the Autonomous AI Database details page, click Start.
In the Start database instance dialog, click Start.
In the Details section, the Status field shows you the progress of the start operation. The Autonomous AI Database is ready to use when the Status field shows "Available".
Stop an Autonomous AI Database
Stopping an Autonomous AI Database shuts down the instance, closes all the open files and the active connections, and stops the running operations. It also stops the billing for the database.
To stop an Autonomous AI Database, follow these steps:
Console
Go to the Autonomous AI Database page.
Click the name of the Autonomous AI Database that you want to stop.
On the Autonomous AI Database details page, click Stop.
In the Stop database instance dialog, click Stop.
In the Details section, the Status field shows you the progress of the stop operation. When the Autonomous AI Database is stopped, the Status field shows "Stopped".
Restart an Autonomous AI Database
To restart an Autonomous AI Database, follow these steps:
Console
Go to the Autonomous AI Database page.
Click the name of the Autonomous AI Database that you want to restart.
On the Autonomous AI Database details page, click Restart.
In the Restart database instance dialog, click Restart.
In the Details section, the Status field shows you the progress of the restart operation. When the restart operation is complete, the Status field shows "Available".
What's next
- Learn how to manage or delete an Autonomous AI Database.
- Configure Identity and Access Management roles for an instance.
- Use monitoring metrics to monitor your instances.