Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion adoc/SLES4SAP-hana-angi-perfopt-15.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2049,7 +2049,7 @@ resource agents SAPHanaController and SAPHanaTopology.
# vi crm-cs.txt
# enter the following to crm-cs.txt
colocation col_saphana_ip_{sapsid}_HDB{sapino} 2000: rsc_ip_{sapsid}_HDB{sapino}:Started \
mst_saphana_{sapsid}_HDB{sapino}:Promoted
mst_SAPHanaCon_{sapsid}_HDB{sapino}:Promoted
order ord_saphana_{sapsid}_HDB{sapino} Optional: cln_SAPHanaTop_{sapsid}_HDB{sapino} \
mst_SAPHanaCon_{sapsid}_HDB{sapino}
----
Expand Down
1 change: 1 addition & 0 deletions adoc/SLES4SAP-hana-angi-scaleout-perfopt-15.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1136,6 +1136,7 @@ Below find examples to back up {saphana} with SQL Commands:
=========================
As user {refsidadm} enter the following command:
[subs="specialchars,attributes"]
----
~> hdbsql -i {refInst} -u SYSTEM -d SYSTEMDB \
"BACKUP DATA FOR FULL SYSTEM USING FILE ('backup')"
Expand Down