Skip to content

Commit 9b7c3ff

Browse files
minor changes
1 parent abc5c25 commit 9b7c3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/backup/backup-azure-sap-hana-database-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Refer to the [prerequisites](tutorial-backup-sap-hana-db.md#prerequisites) and [
203203
**Error message** | Found invalid hdbbackint executable.
204204
--- | ---
205205
**Possible case** | 1. The operation to change Backint path from `/opt/msawb/bin` to `/usr/sap/<sid>/SYS/global/hdb/opt/hdbbackint` failed due to insufficient storage space in the new location. <br><br> 2. The *hdbbackint utility* located on `/usr/sap//SYS/global/hdb/opt/hdbbackint` doesn't have executable permissions or correct ownership.
206-
**Recommended action** | 1. Ensure that there is free space available on `/usr/sap/<sid>/SYS/global/hdb/opt/hdbbackint` or the path where you want to save backups. <br><br> Ensure that *sapsys* group has appropriate permissions on the `/usr/sap//SYS/global/hdb/opt/hdbbackint` file by running the command `chmod 755`.
206+
**Recommended action** | 1. Ensure that there is free space available on `/usr/sap/<sid>/SYS/global/hdb/opt/hdbbackint` or the path where you want to save backups. <br><br> 2. Ensure that *sapsys* group has appropriate permissions on the `/usr/sap//SYS/global/hdb/opt/hdbbackint` file by running the command `chmod 755`.
207207

208208
## Restore checks
209209

0 commit comments

Comments
 (0)