AI Integration User
- Total activity 475
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Articles
Recent activity by AI Integration User Sort by recent activity-
PostgreSQL Prerequisites
Add the AWS DMS replication server in the config file. See this page. Live migration (CDC) prerequisite: Follow this documentation to set up logical replication for CDC.
-
SQL Server Prerequisites
Source DB The following permissions are mandatory for the source user in both cutover and non-cutover migrations. Note: These steps should be done by an existing db_owner of this particular db. US...
-
MySQL Prerequisites
Source DB The following permissions are mandatory for the source user: GRANT CREATE USER, REPLICATION CLIENT, REPLICATION SLAVE, SHOW DATABASES, PROCESS ON *.* TO `<source_user>`@`%` WITH GRANT OP...
-
Troubleshooting Guidelines
Common Issues & Error Messages A. Registration Validations Required field missing Missing required field cutover_required "Missing field engine, please provide one of ['mysql', 'mssql', 'postgre...
-
Guidelines for preparing databases for migration
General guidelines All the target databases must be pre-created (empty preferred) for all engine migrations. The database username and password should be the same for all the DBs in a single c...
-
What is 'ScaleArc Cloud Migration'?
Organizations Should Opt for Zero Downtime and Consider Cloud Databases Organizations are moving to the cloud at a rapid pace, and cloud databases are a great way to test the waters before a lar...
-
MySQL Schema Support
ScaleArc DB Migration utilizes AWS Database Migration Service (DMS) which is responsible for the migration of tables and primary schema. Several limitations imposed by DMS are valid for our service...
-
Planning your Migration with ScaleArc
Below are the main steps in the database migration workflow: Register a Multi DB Migration Task Perform Multi DB Migration Pre-migration validations DMS resource provisioning Prepare sou...
-
Setup Databases in ScaleArc
Login to the ScaleArc UI using the URL to access your ScaleArc instance. Do the initial ScaleArc Setup. Create a cluster and add your source and target databases to the cluster. For now, migration...
-
Setup Database in ScaleArc
Login to the ScaleArc UI using the URL to access your ScaleArc instance. Do the initial ScaleArc Setup. Create a cluster and add your source and target databases to the cluster. For now, migration...