By using AWS re:Post, you agree to the AWS re:Post Terms of Use

Questions tagged with RDS Custom for SQL Server

Amazon RDS for SQL Server makes it easy to set up, operate, and scale SQL Server deployments in the cloud

Content language: English

Select up to 5 tags to filter
Sort by most recent

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

76 results
Hello, PostgreSQL 16 release on 2023 09 14, when it will be full available on RDS cluster?
3
answers
0
votes
1.8K
views
asked a year ago
Since a few days I am not able to backup / restore to / from S3 for my RDS SQL Server. When I try to restore a database from S3 I get the following error ``` [2023-09-24 08:32:02.107] Aborted the tas...
1
answers
0
votes
899
views
asked a year ago
This is what i am getting in logs --> 2023-09-13 11:18:16.404 [ 23] LOADER ERROR com.amazon.sct.providers.jdbc.exceptions.DataProviderRecoverableException: **Metadata loading was interrup...
1
answers
0
votes
825
views
asked a year ago
I am trying to perform a database restore from an s3 bucket, and when doing so it tells me that the size is greater than 10gb but the file weighs much less ![file size](/media/postImages/original/IMs-...
1
answers
0
votes
761
views
asked a year ago
Created a AWS RDS Instance with SQL Server – Enterprise version and did the default VPC / Security Group ( at this time – Active Directory wasn’t set up neither the Option group or the Parameter group...
0
answers
0
votes
397
views
asked a year ago
My database was stuck in the upgrading process on RDS for up to 12 hours. The upgrade process was due to an expired EOL date, so Amazon did the upgrade automatically. How long does the process take? I...
1
answers
0
votes
400
views
asked a year ago
I am trying to create the RDS SQL server via CloudFormation template but i am facing the error. It's saying "No subnets found for the default VPC". Can anyone please help on this? ``` AWSTemplateF...
2
answers
0
votes
910
views
asked a year ago
We currently use TDE to enctrypt our databases (on premise) and use the native Extensible Key Management to manage our keys. We have recently been given an EOL notification for our current KMS soluti...
0
answers
0
votes
169
views
asked a year ago
I have to restart my RDS Custom Instance. The option in the Management Console is not there and the reboot-db-instance command is not available for rds custom. How can I make this happen?
1
answers
0
votes
556
views
asked a year ago
I am trying to Install a specific database utility and during the installation process the Installer runs into a problem that the @@Servername environment variable contains a different value than the ...
2
answers
0
votes
877
views
asked a year ago
I am trying to call SQL Server stored procedure from Glue job. Below is the script that I'm using which creates a jdbc connection to the RDS database instance and executes the stored procedure. 'AWSC'...
1
answers
0
votes
985
views
asked a year ago
Hello, I created an option group, and created an IAM role for my s3 .bak file. When I completed this and selected the s3 bucket, I was encouraged to close the option group and check the databases sect...
2
answers
0
votes
437
views
asked a year ago