Skip to content

Commit cbc25f5

Browse files
minor changes
1 parent d9320b3 commit cbc25f5

File tree

2 files changed

+3
-20
lines changed

2 files changed

+3
-20
lines changed

articles/backup/sap-hana-db-manage.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -88,24 +88,7 @@ Restores triggered from HANA native clients to restore to another machine are no
8888
#### Delete
8989

9090
Delete operation from HANA native is **NOT** supported by Azure Backup since the backup policy determines the lifecycle of backups in Azure Recovery services vault.
91-
92-
### Manage or clean-up the HANA catalog for a database with Azure Backup enabled
93-
94-
If you want to edit or clean up the backup catalog, do the following:
95-
96-
1. Wait for any full or log backups for the database to finish. Check the status in SAP HANA Studio/ Cockpit.
97-
2. For the relevant database:
98-
1. Unset the backint parameters. To do this, double-click **systemdb** > **Configuration** > **Select Database** > **Filter (Log)**.
99-
* enable_auto_log_backup: No
100-
* log_backup_using_backint: False
101-
* catalog_backup_using_backint:False
102-
3. Edit the catalog and remove the older entries
103-
4. Then reverse the steps. For the same relevant DB mentioned above,
104-
1. Re-enable the backint parameters
105-
1. catalog_backup_using_backint:True
106-
1. log_backup_using_backint: True
107-
1. enable_auto_log_backup: Yes
108-
91+
.
10992
### Change policy
11093

11194
You can change the underlying policy for an SAP HANA backup item.

articles/backup/sap-hana-faq-backup-azure-vm.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,11 +135,11 @@ sections:
135135
- question: |
136136
How can I manage or clean-up the HANA catalog for database with Azure Backup enabled?
137137
answer: |
138-
- SAP recommends the catalog retention should be determined by your business need (, retention policy). The most common is the _30 days_ retention.
138+
- SAP recommends the catalog retention should be determined by your business need (retention policy). The most common is _30 days_ retention.
139139
- You can trigger clean-up/pruning of HANA catalog through HANA native clients (such as cockpit or studio) or through SQL commands.
140140
- This clean-up task generates a catalog backup that's not moved to the Azure Backup vault (as there is no associated data backup).
141141
- The catalog backup is therefore shown as a failure in the Cockpit/Studio. However, note that this catalog backup failure doesn't mean the catalog clean-up activity has failed.
142-
- Note that this catalog backup failure also doesn't affect your Point-in-time recoverability.
142+
- Note that this catalog backup failure also doesn't affect your point-in-time recoverability.
143143
- The catalog clean-up activity may cause the log backups triggered at the same time to be queued. These logs are then moved to the vault after the catalog backup (triggered by catalog clean-up) fails.
144144
- Manually check the success of the catalog clean-up activity.
145145

0 commit comments

Comments
 (0)