Skip to content

Commit 6322e19

Browse files
author
AbhishekMallick01
committed
SAP ASE GA minor updates
1 parent 9f338ef commit 6322e19

File tree

3 files changed

+14
-12
lines changed

3 files changed

+14
-12
lines changed

articles/backup/sap-ase-database-backup.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ This article describes how to configure backup for SAP Adaptive Server Enterpris
2323
Before you set up the SAP ASE database for backup, review the following prerequisites:
2424
- Identify or create a Recovery Services vault in the same region and subscription as the VM running SAP ASE.
2525
- Allow connectivity from the VM to the internet, so that it can reach Azure.
26-
- The combined length of the SAP ASE Server VM name and the Resource Group name doesn't exceed 84 characters for Azure Resource Manager (ARM) VMs (and 77 characters for classic VMs). This limitation is because the service reserves some characters.
27-
- VM has python >= 3.6.15 (recommended- Python3.10) and python's requests module should be installed. Default sudo python3 should run python 3.6.15 or newer version. Validate by running python3 and **sudo python3** in your system and check which python version it runs by default. It should run the required version. You can change the version by linking python3 to python 3.6.15 or higher.
28-
- [Run the SAP ASE backup configuration script (preregistration script)](sap-ase-database-backup-run-preregistration-quickstart.md) in the virtual machine hosting the SAP ASE.
26+
- The combined length of the SAP ASE Server VM name and the Resource Group name must have **<= 84** characters for Azure Resource Manager (ARM) VMs (and 77 characters for classic VMs) as the service reserves some characters.
27+
- VM must have python **>= 3.6.15** (recommended- Python3.10) with requests module installed. The default sudo python3 must run python 3.6.15 or higher. Validate by running python3 and **sudo python3** in your system to check the python version it runs by default. To change the default version, link python3 to python 3.6.15 or higher.
28+
- [Run the SAP ASE backup configuration script (preregistration script)](sap-ase-database-backup-run-preregistration-quickstart.md) in the virtual machine that hosts the SAP ASE database. This script gets the ASE system ready for backup.
2929
- Assign the following privileges and settings for the backup operation:
3030

3131
| Privilege/ Setting | Description |
@@ -47,7 +47,7 @@ Before you set up the SAP ASE database for backup, review the following prerequi
4747
- [Create a custom role for Azure Backup](sap-ase-database-backup-tutorial.md#create-a-custom-role-for-azure-backup).
4848
- [Establish network connectivity](sap-ase-database-backup-tutorial.md#establish-network-connectivity).
4949
- Use an existing Recovery Services vault, or [create a new one](backup-create-recovery-services-vault.md#create-a-recovery-services-vault).
50-
- [Enable Cross Region Restore](sap-ase-database-backup-tutorial.md#enable-cross-region-restore).
50+
- [Enable Cross Region Restore](sap-ase-database-backup-tutorial.md#enable-cross-region-restore) for Recovery Services vault.
5151

5252
## Discover the databases
5353

@@ -80,6 +80,8 @@ To discover the SAP ASE databases, follow these steps:
8080

8181
## Configure the SAP ASE (Sybase) database backup
8282

83+
After the database discovery process is complete, Azure Backup redirects to the **Backup Goal** pane, allowing you to configure backup settings for the selected VM hosting the SAP ASE database.
84+
8385
To configure the backup operation for the SAP ASE database, follow these steps:
8486

8587

articles/backup/sap-ase-database-manage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,11 @@ To unregister an SAP ASE instance, follow these steps:
100100

101101
:::image type="content" source="media/sap-adaptive-server-enterprise-db-manage/backup-infrastructure.png" alt-text="Screenshot showing how to backup infrastructure." lightbox="media/sap-adaptive-server-enterprise-db-manage/backup-infrastructure.png":::
102102

103-
2. On the **Backup Infrastructure** blade, for **BACKUP MANAGEMENT TYPE**, select **Workload in Azure VM**.
103+
2. On the **Backup Infrastructure** pane, for **BACKUP MANAGEMENT TYPE**, select **Workload in Azure VM**.
104104

105105
:::image type="content" source="media/sap-adaptive-server-enterprise-db-manage/select-workload.png" alt-text="Screenshot showing how to select workload in Azure VM." lightbox="media/sap-adaptive-server-enterprise-db-manage/select-workload.png":::
106106

107-
3. On the **Protected Servers** blade, select the instance to unregister. To delete the vault, you must unregister all servers and instances.
107+
3. On the **Protected Servers** pane, select the instance to unregister. To delete the vault, you must unregister all servers and instances.
108108

109109
:::image type="content" source="media/sap-adaptive-server-enterprise-db-manage/select-instance.png" alt-text="Screenshot showing how to select instance to deregister." lightbox="media/sap-adaptive-server-enterprise-db-manage/select-instance.png":::
110110

articles/backup/sap-ase-database-restore.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,11 @@ To restore a user database, follow these steps:
6868
6969
:::image type="content" source="media/sap-adaptive-server-enterprise-db-restore/select-backup-items.png" alt-text="Screenshot showing how to select backup items." lightbox="media/sap-adaptive-server-enterprise-db-restore/select-backup-items.png":::
7070
71-
2. On the **Backup Items** blade, select **View Details** for the database to perform operations such as **Backup** or **Restore**.
71+
2. On the **Backup Items** pane, select **View Details** for the database to perform operations such as **Backup** or **Restore**.
7272
7373
:::image type="content" source="media/sap-adaptive-server-enterprise-db-restore/view-details.png" alt-text="Screenshot showing how to view details." lightbox="media/sap-adaptive-server-enterprise-db-restore/view-details.png":::
7474
75-
3. On the *database specific* blade, select **Restore**.
75+
3. On the *database specific* pane, select **Restore**.
7676
7777
:::image type="content" source="media/sap-adaptive-server-enterprise-db-restore/select-restore.png" alt-text="Screenshot showing how to select restore." lightbox="media/sap-adaptive-server-enterprise-db-restore/select-restore.png":::
7878
@@ -83,7 +83,7 @@ To restore a user database, follow these steps:
8383
To restore the SAP ASE database to an alternate location, follow these steps:
8484
8585
1. Go to the **Recovery Services vault**.
86-
1. On the **Restore** blade, under **Where and how to restore**, select **Alternate location**.
86+
1. On the **Restore** pane, under **Where and how to restore**, select **Alternate location**.
8787
8888
:::image type="content" source="media/sap-adaptive-server-enterprise-db-restore/select-alternate-location.png" alt-text="Screenshot showing how to select alternate location." lightbox="media/sap-adaptive-server-enterprise-db-restore/select-alternate-location.png":::
8989
@@ -93,7 +93,7 @@ To restore the SAP ASE database to an alternate location, follow these steps:
9393
9494
4. If applicable, select the **Overwrite if the DB with the same name already exists on selected ASE instance** checkbox.
9595
96-
5. On the **Select restore point** blade, select **Logs (Point in Time) to** restore to a specific point in time. Or select **Full & Differential** to restore to a specific recovery point.
96+
5. On the **Select restore point** pane, select **Logs (Point in Time) to** restore to a specific point in time. Or select **Full & Differential** to restore to a specific recovery point.
9797
9898
:::image type="content" source="media/sap-adaptive-server-enterprise-db-restore/select-restore-point.png" alt-text="Screenshot showing how to select restore point." lightbox="media/sap-adaptive-server-enterprise-db-restore/select-restore-point.png":::
9999
@@ -110,7 +110,7 @@ For an in-place restore, if the database is corrupted and you want to restore it
110110

111111
To restore the backup data as files instead of a database, select **Restore as Files**. After the files are dumped to a specified path, you can take them to any SAP ASE machine where you want to restore them as a database. Because you can move the files to any machine, you can now restore the data across subscriptions and regions.
112112

113-
1. On the **Restore** blade, under **Where and how to restore**, select **Restore as files**.
113+
1. On the **Restore** pane, under **Where and how to restore**, select **Restore as files**.
114114

115115
2. Select the host or ASE server name to which you want to restore the backup files.
116116

@@ -148,7 +148,7 @@ If CRR is enabled, you can view the backup items in the secondary region.
148148
149149
## Restore in the secondary region
150150
151-
The secondary region restore user experience is similar to the primary region restore user experience. When you configure the details on the **Restore Configuration** blade, you're prompted to provide only secondary region parameters. A vault should exist in the secondary region, and the SAP ASE server should be registered to the vault in the secondary region.
151+
The secondary region restore user experience is similar to the primary region restore user experience. When you configure the details on the **Restore Configuration** pane, you're prompted to provide only secondary region parameters. A vault should exist in the secondary region, and the SAP ASE server should be registered to the vault in the secondary region.
152152

153153
>[!Note]
154154
> After the restore is triggered and in the data transfer phase, the restore job can't be cancelled.<br>

0 commit comments

Comments
 (0)