Questions tagged with SQL Migrations

Content language: English

Select tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

35 results
We are in the process of migrating to AWS and during the ready for testing we are unable to connect to a named SQL database instance. No firewalls are blocking ports 1433 or 1434. Using Data Link Pr...
2
answers
0
votes
23
views
asked 14 days ago
I am trying to implement below scenario : suppose there are 89 records in my source table and I want to pick only 15 records and these 15 records should be picked on the basis of proportion of values...
2
answers
0
votes
36
views
asked a month ago
Hi team, We are created Linked server on single-AZ RDS SQL server for Multi-AZ RDS SQL server. the Linked server some times test connection working and some time not working. we used Multi-az DNS nam...
2
answers
0
votes
95
views
asked 4 months ago
i got backup from SQL server DB, upload file bak into Bucket S3 and tried to restore it into db on RDS with following commands: exec msdb.dbo.rds_restore_database @restore_db_name='database', @s3_arn...
2
answers
0
votes
258
views
asked 5 months ago
Hello, I have AWS lightsail. I use Sqlite3 to fetch some data from AWS to my frontend (siteground). However, i keep getting the error: *Access to fetch at 'https://api.AAA.xyz/api/result?start=AAA&d...
1
answers
0
votes
140
views
asked 7 months ago
We are planning to migrate our databases to Aurora, and we would like to know what the impact in our pipeline would be. We are currently running a dms task with Full load, ongoing replication that mig...
1
answers
0
votes
353
views
asked 9 months ago
Hello, I want Synchronize aws aurora mysql database with GCP CloudSQL in case of disaster. If there is disaster so our system connect GCP CloudSQL to avoid downtime. Is there any guidelines or docs re...
1
answers
0
votes
821
views
asked 10 months ago
Hi, I have some raw CSV data coming in from my THING. I created a rule but am having trouble parsing the data to my Dynamo DB. I can write all to one Type, but not multiple or separately. I want to...
1
answers
0
votes
301
views
asked 10 months ago
Hi Team, We are planning to migrate the SQL Server Agent jobs to AWS RDS SQL Server and while going through the Agent related roles, i get to know we don't have similar permission as MS SQL Server. C...
2
answers
0
votes
1.4K
views
asked 10 months ago
We have an application, which needs to create table in system database in SQL SERVER RDS. We are getting , below error while trying to create a table. The following SQL Server error or errors occurr...
1
answers
0
votes
349
views
asked a year ago
Hello, I'm currently planning a migration of our database from a Microsoft SQL Server, hosted with a third-party provider, to AWS Neptune. Given the significant differences between a traditional rela...
2
answers
0
votes
666
views
asked a year ago
We are trying to Replicate Data from Oracle RDS to Target oracle RDS by Masking PII data For that we are following below approach: 1. Replicating data from Oracle RDS to 53 bucket by masking PII data...
1
answers
0
votes
695
views
asked a year ago