Starting an Autonomous Database lets you open connections and run operations on
it. An Autonomous Database continues to run until you stop it manually.
To start an Autonomous Database, follow these steps:
Click the name of the Autonomous Database that you want to start.
On the Autonomous 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 Database is ready to
use when the Status field shows "Available".
Stop an Autonomous Database
Stopping an Autonomous 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 Database, follow these steps:
Click the name of the Autonomous Database that you want to stop.
On the Autonomous 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 Database is stopped, the
Status field shows "Stopped".
Restart an Autonomous Database
To restart an Autonomous Database, follow these steps:
Click the name of the Autonomous Database that you want to restart.
On the Autonomous 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 Database.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-29 UTC."],[],[],null,["# Start, stop, and restart a database\n\nThis page describes how to start, stop, and restart an Autonomous Database.\n\nBefore you begin\n----------------\n\nEnsure that you have the following Identity and Access Management (IAM) role required to\nperform the start, stop, and restart operations:\n\n- `roles/autonomousDatabaseAdmin`\n\nTo learn how to assign roles, see\n[Apply IAM roles](/oracle/database/docs/iam-roles).\n\nStart an Autonomous Database\n----------------------------\n\nStarting an Autonomous Database lets you open connections and run operations on\nit. An Autonomous Database continues to run until you stop it manually.\n| **Note:** When you create an Autonomous Database, it is automatically started. You don't need to start it manually.\n\nTo start an Autonomous Database, follow these steps: \n\n### Console\n\n1. Go to the **Autonomous Database** page.\n\n [Go to Autonomous Database](https://console.cloud.google.com/oracle/autonomous-databases/)\n2. Click the name of the Autonomous Database that you want to start.\n\n3. On the **Autonomous Database details** page, click **Start**.\n\n4. In the **Start database instance** dialog, click **Start**.\n\n In the **Details** section, the **Status** field shows you the progress\n of the start operation. The Autonomous Database is ready to\n use when the **Status** field shows \"Available\".\n\nStop an Autonomous Database\n---------------------------\n\nStopping an Autonomous Database shuts down the instance, closes all the open\nfiles and the active connections, and stops the running operations. It also\nstops the billing for the database.\n\nTo stop an Autonomous Database, follow these steps: \n\n### Console\n\n1. Go to the **Autonomous Database** page.\n\n [Go to Autonomous Database](https://console.cloud.google.com/oracle/autonomous-databases/)\n2. Click the name of the Autonomous Database that you want to stop.\n\n3. On the **Autonomous Database details** page, click **Stop**.\n\n4. In the **Stop database instance** dialog, click **Stop**.\n\n In the **Details** section, the **Status** field shows you the progress\n of the stop operation. When the Autonomous Database is stopped, the\n **Status** field shows \"Stopped\".\n\nRestart an Autonomous Database\n------------------------------\n\nTo restart an Autonomous Database, follow these steps: \n\n### Console\n\n1. Go to the **Autonomous Database** page.\n\n [Go to Autonomous Database](https://console.cloud.google.com/oracle/autonomous-databases/)\n2. Click the name of the Autonomous Database that you want to restart.\n\n3. On the **Autonomous Database details** page, click **Restart**.\n\n4. In the **Restart database instance** dialog, click **Restart**.\n\n In the **Details** section, the **Status** field shows you the progress\n of the restart operation. When the restart operation is complete, the\n **Status** field shows \"Available\".\n\nWhat's next\n-----------\n\n- Learn how to [manage](/oracle/database/docs/manage-databases) or [delete](/oracle/database/docs/delete-databases) an Autonomous Database.\n- Configure [Identity and Access Management roles](/oracle/database/docs/iam-roles) for an instance.\n- [Use monitoring metrics](/oracle/database/docs/monitoring-metrics) to monitor your instances."]]