Skip to content

Commit ba834c0

Browse files
committed
Update docs/adb/ADB_MANUAL_BACKUP.md, docs/adb/README.md
1 parent 8ca8663 commit ba834c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/adb/ADB_MANUAL_BACKUP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
To create manual backups of Autonomous Databases, use this procedure.
44

5-
Oracle Cloud Infrastructure (OCI) automatically backs up your Autonomous Databases, and retains these backups for 60 days. You can restore and recover your database to any point-in-time in this retention period. Automatic backups are full backups taken every 60 days, with daily incremental backups. You can also create manual backups to supplement your automatic backups. Manual backups are stored in an Object Storage bucket that you create, and are retained for 60 days. For more information, please visit [this page](https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbbackingup.htm).
5+
Oracle Cloud Infrastructure (OCI) automatically backs up your Autonomous Databases, and retains these backups for 60 days. You can restore and recover your database to any point-in-time in this retention period. Automatic backups are full backups taken every 60 days, with daily incremental backups. You can also create manual backups for your database. Manual backups are stored in an Object Storage bucket that you create, and are retained for 60 days. Note that Oracle doesn not recommend create or use manual backups. For more information, please visit [Backing Up and Restoring Autonomous Database](https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbbackingup.htm) and [Backup and Restore Notes](https://docs.oracle.com/en-us/iaas/autonomous-database-shared/doc/backup-restore-notes.html).
66

77
## Prerequisites
88

docs/adb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Follow the steps to provision an Autonomous Database that will map objects in yo
5858

5959
![acd-id-3](/images/adb/acd-id-2.png)
6060

61-
3. Create a Kubernetes Secret to hold the password of the ADMIN user.
61+
3. Create a Kubernetes Secret to hold the password of the ADMIN user. **The key and the name of the secret must be the same.**
6262

6363
You can create this secret with the following command (as an example):
6464

0 commit comments

Comments
 (0)