All Content tagged with SQL Migrations
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
43 results
We’re reviewing how SQL Server Agent jobs should be scheduled in systems where workload is intermittent.
In some environments, jobs are configured to run at very frequent intervals (for example every...
1
answers
0
votes
57
views
asked 3 months ago
AWS rePost LiveEXPERT
published 5 months ago0 votes64 views
[Join our experts LIVE on Twitch](https://bit.ly/4anH9WR) to dive deep into AWS Transform and Agentic AI Best Practices!
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
145
views
asked a year 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
162
views
asked a year 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
263
views
asked a year 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
774
views
asked 2 years 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
327
views
asked 2 years 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
585
views
asked 2 years 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
1.1K
views
asked 2 years 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
439
views
asked 2 years 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
2.3K
views
asked 2 years 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
587
views
asked 2 years ago