[[["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,["# View peer databases\n\nThis page describes how to view the details of your peer databases in\nGoogle Cloud.\n\nBefore you begin\n----------------\n\nEnsure that you have the following roles and permissions required to view the\ndetails of your peer databases:\n\n- `roles/autonomousDatabaseViewer`\n\nView peer database details\n--------------------------\n\nTo view the details of your peer databases, do the following: \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 for which you want to view the\n peer databases details.\n\n3. On the **Autonomous Database details** page, click the\n **Disaster Recovery** tab.\n\n4. In the **Peer database** section, you can view the following details:\n\n### gcloud\n\nUse the `gcloud oracle-database autonomous-databases describe`\ncommand to view peer database information. \n\n gcloud oracle-database autonomous-databases describe \u003cvar translate=\"no\"\u003eDATABASE_ID\u003c/var\u003e\n --location=\u003cvar translate=\"no\"\u003eREGION_ID\u003c/var\u003e\n\nReplace the following:\n\n- \u003cvar translate=\"no\"\u003eDATABASE_ID\u003c/var\u003e: the identifier for the peer database.\n- \u003cvar translate=\"no\"\u003eREGION_ID\u003c/var\u003e: the region of the peer database.\n\nWhat's next\n-----------\n\n- Learn how to [switchover](/oracle/database/docs/perform-switchover) to a a peer database.\n- [Delete a peer database](/oracle/database/docs/delete-peer-database)."]]