Skip to content

Commit d05e409

Browse files
authored
Merge pull request #125734 from ankitaja19/patch-2
Update monitor-portal.md
2 parents 205dc82 + b081af2 commit d05e409

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

articles/sap/center-sap-solutions/monitor-portal.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,19 @@ If an error appears on a successfully registered or deployed Virtual Instance fo
254254
3. Navigate to the VIS resource and go to the Managed Resource Group from the Essentials section on Overview. Check if a Storage Account exists in this resource group. If it exists, then check if your virtual network allows connectivity from the SAP central services VM to this storage account. Enable connectivity if needed. If the storage account doesn't exist, then you will have to delete the VIS resource and register the system again.
255255
4. Check if the SAP central services VM system assigned managed identity has the ‘Storage Blob Data Owner’ access on the managed resource group of the VIS. If not, provide the necessary access. If the system assigned managed identity doesn't exist, then you will have to delete the VIS and re-register the system.
256256
5. Ensure sapstartsrv process for the SAP instance and SAP Hostctrl is running on the Central Services VM.
257-
6. If everything mentioned above is in place, then log a support ticket.
257+
6. If everything mentioned above is in place, then log a support ticket.
258+
259+
### Error - Database status showed **unavailable** on the Azure portal.
260+
**Possible causes:**
261+
The database list has not been passed on to the HnS script args. This results in the database status to be shown as unavailable.
262+
263+
This can happen in 2 scenarios:
264+
- SID of Database and HANA instance is not same. This would lead to db details not being discovered in the Discovery Workflow.
265+
- You have multi-db cluster which will also result in this error.
266+
267+
**Solution:**
268+
269+
- Ensure HANA instance and its database mapped to same SID
258270

259271
## Next steps
260272

0 commit comments

Comments
 (0)