You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/sap-ase-backup-support-matrix.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,6 +82,13 @@ The following table lists the required parameters for adding/removing SAP ASE in
82
82
||`sudo`| Remove a `SID` from the **Config** file. |`"<Path_to_the_Pre-Reg_Script" -aw SAPAse --sid "<SID>" --sid-user "<sidUser>" --db-port "<dbPort>" --db-user <dbUser> --db-host "<dbHost>" --enable-striping <true/false> --skip-network-checks --remove`|
83
83
||`--dbHost`| The private IP of the specific SID instance that you intend to register. <br><br> In multi-instance setups, each System ID (SID) might have a different private IP. Use the IP available in `/sybase/<SID>/interfaces` for the correct instance. ||
84
84
85
+
86
+
>[!Note]
87
+
>If you have the preregistration script already installed, update the script name by running the following bash command:
88
+
>
89
+
> `sudo ./<script name> -us`
90
+
91
+
85
92
## Next steps
86
93
87
94
-[Configure backup for SAP ASE (Sybase) databases on Azure VMs using Azure portal](sap-ase-database-backup.md).
Copy file name to clipboardExpand all lines: articles/backup/sap-ase-database-about.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,11 +85,10 @@ For example, if you protect a 1.2 TB ASE database in an East US2 instance, you
85
85
86
86
## Cross Subscription Restore for SAP ASE (Sybase) database
87
87
88
-
Azure Backup now supports restoring SAP ASE databases to any subscription, provided the [necessary Azure role-based access control (Azure RBAC) permissions](backup-rbac-rs-vault.md#minimum-role-requirements-for-sap-ase-sybase-database--cross-subscription-restore) are met. By default, restores are performed within the same subscription where the restore points are located.
89
-
90
-
With Cross-Subscription Restore (CSR), you can restore SAP ASE databases to any subscription and Recovery Services vault within the same tenant, as long as they have the required restore permissions. CSR is enabled by default on all Recovery Services vaults, including both existing and newly created vaults.
88
+
Azure Backup now supports restoring SAP ASE databases to any subscription and Recovery Services vault, provided they are in the same tenant and the necessary [Azure role-based access control (Azure RBAC) permissions for restore](backup-rbac-rs-vault.md#minimum-role-requirements-for-sap-ase-sybase-database--cross-subscription-restore) are met. By default, restores are performed within the same subscription where the restore points are located.
91
89
92
90
>[!Note]
91
+
>- CSR is enabled by default on all Recovery Services vaults, including both existing and newly created vaults.
93
92
>- Cross-Subscription Restore can be initiated directly from the Recovery Services vault.
94
93
>- Cross Regional Restore (CRR) with CSR isn't supported.
Copy file name to clipboardExpand all lines: articles/backup/sap-ase-database-backup-run-preregistration-quickstart.md
+3-9Lines changed: 3 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,12 +46,12 @@ The preregistration script is a Python script that you run on the VM where the S
46
46
47
47
## Run the preregistration script
48
48
49
-
Before you execute the preregistration script, [download the ASE preregistration script file](https://aka.ms/preregscriptsapase) and copy it to the virtual machine (VM).
49
+
After you [download the ASE preregistration script file](https://aka.ms/preregscriptsapase), copy it to the virtual machine (VM).
50
+
51
+
To execute the preregistration script for SAP ASE database backup, run the following bash commands:
50
52
51
53
>[!NOTE]
52
54
>Replace `<script name>` in the following commands with the name of the script file you downloaded and copied to the VM.
53
-
54
-
To execute the preregistration script for SAP ASE database backup, run the following bash commands:
55
55
56
56
1. Convert the script to the Unix format.
57
57
@@ -68,12 +68,6 @@ To execute the preregistration script for SAP ASE database backup, run the follo
Copy file name to clipboardExpand all lines: articles/backup/sap-ase-database-backup-tutorial.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -290,7 +290,7 @@ To discover the SAP ASE databases, follow these steps:
290
290
>[!Note]
291
291
>- After discovery, unprotected VMs appear in the portal, listed by name and resource group.
292
292
>- If a VM isn't listed as expected, check if it's already backed up in a vault.
293
-
>- Multiple VMs can have the same name but they belong to different resource groups.
293
+
>- If you have multiple VMs with the same name, ensure that they belong to different resource groups.
294
294
295
295
1. On the **Select Virtual Machines** pane, download the prepost script that provides permissions for the Azure Backup service to access the SAP ASE VMs for database discovery.
296
296
@@ -311,7 +311,7 @@ To configure the backup operation for the SAP ASE database, follow these steps:
311
311
312
312
:::image type="content" source="./media/sap-ase-database-backup-tutorial/configure-backup.png" alt-text="Screenshot shows how to start the backup configuration." lightbox="./media/sap-ase-database-backup-tutorial/configure-backup.png":::
313
313
314
-
1. On the **Configure Backup** pane, on the **Backup policy** tab, under the **Backup policy**, select **Create a new policy** for the databases.
314
+
1. On the **Configure Backup** pane, on the **Backup policy** tab, under **Backup policy**, select **Create a new policy** for the databases.
315
315
316
316
:::image type="content" source="./media/sap-ase-database-backup-tutorial/create-backup-policy.png" alt-text="Screenshot shows how to start creating the backup policy." lightbox="./media/sap-ase-database-backup-tutorial/create-backup-policy.png":::
317
317
@@ -366,7 +366,7 @@ To configure the backup operation for the SAP ASE database, follow these steps:
366
366
367
367
>[!Note]
368
368
>- Log backups only begin to flow after a successful full backup is completed.
369
-
>- Each log backup is chained to the previous full backup to form a recovery chain. This full backup is retained until the retention of the last log backup has expired. This might mean that the full backup is retained for an extra period to make sure all the logs can be recovered. Let's assume a user has a weekly full backup, daily differential and 2-hour logs. All of them are retained for 30 days. But the weekly full can be really cleaned up/deleted only after the next full backup is available, that is, after 30 + 7 days. For example, a weekly full backup happens on Nov 16th. According to the retention policy, it should be retained until Dec 16th. The last log backup for this full happens before the next scheduled full, on Nov 22nd. Until this log is available untilDec 22nd, the Nov 16th full can't be deleted. So, the Nov 16th full is retained until Dec 22nd.
369
+
>- Each log backup is chained to the previous full backup to form a recovery chain. This full backup is retained until the retention of the last log backup has expired. This might mean that the full backup is retained for an extra period to make sure all the logs can be recovered. Let's assume a user has a weekly full backup, daily differential and 2-hour logs. All of them are retained for30 days. But the weekly full can be cleaned up/deleted only after the next full backup is available, that is, after 30 + seven days. For example, if a weekly full backup is performed on November 16th, it remains stored until December 16thin accordance with the retention policy. The final log backup for this full occurs on November 22nd, before the next scheduled full backup. Since this log backup remains accessible untilDecember 22nd, the November 16th full backup cannot be deleteduntil that date. As a result, the November 16th full backup is retained untilDecember 22nd.
370
370
371
371
1. Select **OK** to save the log backup policy configuration.
372
372
1. On the **Create Policy** pane, select**OK** to complete the backup policy creation.
Copy file name to clipboardExpand all lines: articles/backup/sap-ase-database-backup.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ To configure the backup operation for the SAP ASE database, follow these steps:
87
87
88
88
:::image type="content" source="./media/sap-ase-database-backup/configure-backup.png" alt-text="Screenshot shows how to start the backup configuration." lightbox="./media/sap-ase-database-backup/configure-backup.png":::
89
89
90
-
2.Under the **Backup Policy**, select **Create a new policy** for the databases.
90
+
2.Under **Backup Policy**, select **Create a new policy** for the databases.
91
91
92
92
:::image type="content" source="./media/sap-ase-database-backup/create-backup-policy.png" alt-text="Screenshot shows how to start creating the backup policy." lightbox="./media/sap-ase-database-backup/create-backup-policy.png":::
93
93
@@ -142,7 +142,7 @@ To configure the backup operation for the SAP ASE database, follow these steps:
142
142
143
143
>[!Note]
144
144
>- Log backups only begin to flow after a successful full backup is completed.
145
-
>- Each log backup is chained to the previous full backup to form a recovery chain. This full backup is retained until the retention of the last log backup has expired. This might mean that the full backup is retained for an extra period to make sure all the logs can be recovered. Let's assume a user has a weekly full backup, daily differential and 2-hour logs. All of them are retained for 30 days. But, the weekly full can be really cleaned up/deleted only after the next full backup is available, that is, after 30 + 7 days. For example, a weekly full backup happens on Nov 16th. According to the retention policy, it should be retained until Dec 16th. The last log backup for this full happens before the next scheduled full, on Nov 22nd. Until this log is available until Dec 22nd, the Nov 16th full can't be deleted. So, the Nov 16th full is retained until Dec 22nd.
145
+
>- Each log backup is chained to the previous full backup to form a recovery chain. This full backup is retained until the retention of the last log backup has expired. This might mean that the full backup is retained for an extra period to make sure all the logs can be recovered. Let's assume a user has a weekly full backup, daily differential and 2-hour logs. All of them are retained for 30 days. But, the weekly full can be cleaned up/deleted only after the next full backup is available, that is, after 30 + seven days. For example, if a weekly full backup is performed on November 16th, it remains stored until December 16th in accordance with the retention policy. The final log backup for this full occurs on November 22nd, before the next scheduled full backup. Since this log backup remains accessible until December 22nd, the November 16th full backup cannot be deleted until that date. As a result, the November 16th full backup is retained until December 22nd.
146
146
147
147
12. On the **Configure Backup**, select the new policy under **Backup Policy**, and then select **Add**.
Copy file name to clipboardExpand all lines: articles/backup/sap-ase-database-restore.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -164,14 +164,14 @@ Before you do Cross Subscription Restore (CSR), ensure that the Recovery Service
164
164
165
165
To trigger Cross Subscription Restore to a private endpoint enabled vault, follow these steps:
166
166
167
-
1. In the [Azure portal](https://portal.azure.com/), go to the source**Recovery Services vault** , and then [create Private Endpoints](private-endpoints.md#create-private-endpoints-for-azure-backup).
167
+
1. In the [Azure portal](https://portal.azure.com/), go to the source**Recovery Services vault** , and then [create private endpoints](private-endpoints.md#create-private-endpoints-for-azure-backup).
168
168
169
169
During private endpoint creation, ensure that you enter the following details:
170
170
171
171
- Select the subscription of the target vault in which you want to restore.
172
172
- Select the VNet of the target VM that you want to restore across subscription.
173
173
174
-
1. After the Private Endpoint is created, [trigger restore](#restore-a-user-database).
174
+
1. After the private endpoint is created, [trigger restore](#restore-a-user-database).
175
175
176
176
>[!Note]
177
177
>By default, CSR is enabled on the Recovery Services vault. To update the Recovery Services vault restore settings, go to the **Recovery Services vault**>**Properties**>**Cross Subscription Restore** and thenselect**Update** to implement the required changes.
0 commit comments