Skip to content

Commit 0fb8304

Browse files
DOCSP-45622-remove-unsupported-scenario (#184)
1 parent 371dc13 commit 0fb8304

File tree

1 file changed

+6
-20
lines changed

1 file changed

+6
-20
lines changed

source/getting-started/migration-scenarios.txt

Lines changed: 6 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -51,27 +51,13 @@ the new application and shut down the legacy application.
5151

5252
To learn more about migration jobs, see :ref:`rm-sync-jobs`.
5353

54-
Currently Unsupported Migration Scenarios
55-
-----------------------------------------
54+
Unsupported Migration Scenarios
55+
-------------------------------
5656

57-
Relational Migrator currently does not support the following migration
58-
scenarios:
59-
60-
- Migrating multiple applications through a phased migration without
61-
downtime. In this scenario, multiple legacy applications are
62-
decommissioned and migrated to the new database while the original
63-
database still supports writes. The migration uses :abbr:`CDC (Change
64-
Data Capture)` to keep the legacy application in sync with the
65-
destination database.
66-
67-
- Migrating an operational data store. Depending on your workload, this
68-
scenario could involve :abbr:`CDC (Change Data Capture)` running
69-
indefinitely without completing.
70-
71-
The preceding scenarios require long-running :abbr:`CDC (Change Data
72-
Capture)`, or in some cases involve :abbr:`CDC (Change Data Capture)`
73-
running indefinitely. Therefore, these scenarios are not recommended
74-
with Relational Migrator.
57+
Relational Migrator currently does not support migrating an operational
58+
data store. Depending on your workload, migrating a data store could
59+
cause :abbr:`CDC (Change Data Capture)` to run indefinitely without
60+
completing, which is not recommended with Relational Migrator.
7561

7662
Relational Migrator will support more migration scenarios and use cases
7763
in future releases.

0 commit comments

Comments
 (0)