Help us improve AWS re:Post! We're interested in understanding how you use re:Post and its impact on your AWS journey. Please take a moment to complete our brief 3-question survey
Questions tagged with Amazon RDS for SQL Server
Amazon RDS sets up, scales, deploys and manages administration of an SQL Server database in the cloud with just a few clicks.
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.
136 results
Hello Team,
I have a SQL Server database backup that was split into multiple .bak files due to its large volume. These backup files were created from the same database and are stored in Amazon S3.
S...
Hi AWS Experts,
I am working on an AWS Glue job to transfer data from an on-premise SQL Server to AWS RDS (SQL Server). My goal is to achieve a 20-second execution time, but despite multiple optimiza...
I am trying to create a backup of an RDS SQL Server database to s3. Following the instructions, I created the option group for the database and added the option SQLSERVER_BACKUP_RESTORE and added that...
Hi guys. I had EC2 and RDS services which were running since 3 months and today I open my AWS account and both database and ec2 are gone. Looks like I never created them but bills are proof that they ...
Is there a way to grant users, other than the master admin account, access to the drop database proc: msdb.dbo.rds_drop_database on an RDS SQL Server instance?
We've been able to grant backup and res...
Hi Team,
I have a RDS MS SQL database with 12 TB storage. I am going to archive the old data of about 4 TB.
What is the best way to reduce the RDS storage post data archival?
Thanks for you respon...
I am looking for how I can automatically get my RDS and EC2 instance to automatically go from Stopped to Start state when files are uploaded to an S3 bucket. And then to turn both the RDS and EC2 inst...
I am trying to fetch data saved inside a rds mysql database using a lambda function and cache it using memcache but the lambda keeps fetching only from the database all the time without caching. When ...
Hey,
I'm going to migrate from RDS to on-premise and im just curious is there any replacement or something simillar to pg_transport or is it available on on-premise postgresql
Background
I am working on data migration from an on-premises SQL Server database to an RDS SQL Server instance using AWS Glue. To facilitate this, I created a JDBC connection in AWS Glue to connect t...
I'm experiencing an issue with my RDS database where the number of DatabaseConnections is significantly low, but the ConnectionAttempts are extremely high. Here are some details about my setup:
2 ins...
I need to restore my RDS backups using AWS Backup for testing purposes. After the restore is complete, I want to automatically perform a validation test to compare the restored database with the sourc...