Start, stop, and restart a database

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

  1. Go to the Autonomous AI Database page.

    Go to Autonomous AI Database

  2. Click the name of the Autonomous AI Database that you want to start.

  3. On the Autonomous AI Database details page, click Start.

  4. 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

  1. Go to the Autonomous AI Database page.

    Go to Autonomous AI Database

  2. Click the name of the Autonomous AI Database that you want to stop.

  3. On the Autonomous AI Database details page, click Stop.

  4. 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

  1. Go to the Autonomous AI Database page.

    Go to Autonomous AI Database

  2. Click the name of the Autonomous AI Database that you want to restart.

  3. On the Autonomous AI Database details page, click Restart.

  4. 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