Skip to content

Commit

Permalink
SLES4SAP-hana-angi-scaleout-perfopt-15.adoc SLES4SAP-hana-scaleOut-Pe…
Browse files Browse the repository at this point in the history
…rfOpt-15.adoc SLES4SAP-hana-scaleout-multitarget-perfopt-15.adoc: fixed \=> and \->
  • Loading branch information
lpinne committed Jul 30, 2024
1 parent 8f5823e commit bc24833
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions adoc/SLES4SAP-hana-angi-scaleout-perfopt-15.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -298,28 +298,28 @@ The third resource agent is *SAPHanaFilesystem*. This RA
With the current version of resource agents, {saphana} system replication for
scale-out is supported in the following scenarios or use cases:

Performance optimized, single container ([A => B])::
Performance optimized, single container ([A \=> B])::
In the performance optimized scenario an {saphana} RDBMS on site "A" is synchronizing
with an {saphana} RDBMS on a second site "B". As the {saphana} RDBMS on the second
site is configured to preload the tables the takeover time is typically very short.
See also the requirements section below for details.

Performance optimized, multi-tenancy also named MDC ([%A => %B])::
Performance optimized, multi-tenancy also named MDC ([%A \=> %B])::
Multi-tenancy is available for all of the supported scenarios and use cases in
this document. This scenario is the default installation type for {saphana} 2.0.
The setup and configuration from a cluster point of view is the same for
multi-tenancy and single containers. The one caveat is, that the tenants are
managed all together by the Linux cluster. See also the requirements section
below.

Multi-Tier Replication ([A => B] -> C)::
Multi-Tier Replication ([A \=> B] \-> C)::
A Multi-Tier system replication has an additional target, which must be
connected to the secondary (chain topology). This is a special case of the
Multi-Target replication. Because of the mandatory chain topology, the RA
feature AUTOMATED_REGISTER=true is not possible with pure Multi-Tier replication.
See also the requirements section below.

Multi-Target Replication ([A <= B] -> C)::
Multi-Target Replication ([A \<= B] \-> C)::
This scenario and setup is described in this document. A Multi-Target system
replication has an additional target, which is connected to
either the secondary (chain topology) or to the primary (star topology).
Expand Down
8 changes: 4 additions & 4 deletions adoc/SLES4SAP-hana-scaleOut-PerfOpt-15.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -283,14 +283,14 @@ designed as a normal (stateless) clone resource.
With the current version of resource agents, {HANA} system replication for
scale-out is supported in the following scenarios or use cases:

Performance optimized, single container ([A => B])::
Performance optimized, single container ([A \=> B])::
This scenario and setup is described in this document. In the performance
optimized scenario an {HANA} RDBMS on site "A" is synchronizing with an
{HANA} RDBMS on a second site "B". As the {HANA} RDBMS on the second site
is configured to preload the tables the takeover time is typically very short.
See also the requirements section below for details.

Performance optimized, multi-tenancy also named MDC ([%A => %B])::
Performance optimized, multi-tenancy also named MDC ([%A \=> %B])::
Multi-tenancy is available for all of the supported scenarios and use cases in
this document. This scenario is supported since {HANA} 1.0 SPS12, it is the
default installation type for {HANA} 2.0.
Expand All @@ -299,14 +299,14 @@ multi-tenancy and single containers. The one caveat is, that the tenants are
managed all together by the Linux cluster. See also the requirements section
below.

Multi-Tier Replication ([A => B] -> C)::
Multi-Tier Replication ([A \=> B] \-> C)::
A Multi-Tier system replication has an additional target, which must be
connected to the secondary (chain topology). This is a special case of the
Multi-Target replication. Because of the mandatory chain topology, the RA
feature AUTOMATED_REGISTER=true is not possible with pure Multi-Tier replication.
See also the requirements section below.

Multi-Target Replication ([A <= B] -> C)::
Multi-Target Replication ([A \<= B] \-> C)::
A Multi-Target system replication has an additional target, which is connected to
either the secondary (chain topology) or to the primary (star topology).
Multi-Target replication is possible since {HANA} 2.0 SPS04.
Expand Down
8 changes: 4 additions & 4 deletions adoc/SLES4SAP-hana-scaleout-multitarget-perfopt-15.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -291,28 +291,28 @@ designed as a normal (stateless) clone resource.
With the current version of resource agents, {saphana} system replication for
scale-out is supported in the following scenarios or use cases:

Performance optimized, single container ([A => B])::
Performance optimized, single container ([A \=> B])::
In the performance optimized scenario an {saphana} RDBMS on site "A" is synchronizing with an
{saphana} RDBMS on a second site "B". As the {saphana} RDBMS on the second site
is configured to preload the tables the takeover time is typically very short.
See also the requirements section below for details.

Performance optimized, multi-tenancy also named MDC ([%A => %B])::
Performance optimized, multi-tenancy also named MDC ([%A \=> %B])::
Multi-tenancy is available for all of the supported scenarios and use cases in
this document. This scenario is the default installation type for {saphana} 2.0.
The setup and configuration from a cluster point of view is the same for
multi-tenancy and single containers. The one caveat is, that the tenants are
managed all together by the Linux cluster. See also the requirements section
below.

Multi-Tier Replication ([A => B] -> C)::
Multi-Tier Replication ([A \=> B] \-> C)::
A Multi-Tier system replication has an additional target, which must be
connected to the secondary (chain topology). This is a special case of the
Multi-Target replication. Because of the mandatory chain topology, the RA
feature AUTOMATED_REGISTER=true is not possible with pure Multi-Tier replication.
See also the requirements section below.

Multi-Target Replication ([A <= B] -> C)::
Multi-Target Replication ([A \<= B] \-> C)::
This scenario and setup is described in this document. A Multi-Target system
replication has an additional target, which is connected to
either the secondary (chain topology) or to the primary (star topology).
Expand Down

0 comments on commit bc24833

Please sign in to comment.