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, I'm getting an AWS recommendation for my RDS PostgreSQL instance: 'Use a DB instance type with RDS Optimized Reads' due to excessive creation of temporary objects. Is there any alternative solu...
2
answers
0
votes
234
views
profile picture
asked 2 months ago
this is the error I get when trying to sync RDS instance as data source : JDBC Connector error code: JDB-5502 Error message: SSRF check failed. Exception from driver/connector: Please make sure host a...
1
answers
0
votes
512
views
asked 5 months ago
I get this error: (psycopg2.OperationalError) could not translate host name "DBIPAddress" to address: Name or service not known when I run the code db= SQLDatabase.from_uri( ) I'm running the co...
1
answers
0
votes
899
views
asked 5 months ago
Hey all, I have this code and I am not seeing what I am doing wrong. I am creating an RDS in CDK : ``` const secret = this.createDatabaseInstanceSecret(appName, props.deployEnv, rdsProps.masteru...
1
answers
0
votes
358
views
asked 6 months ago
1
answers
0
votes
928
views
asked 8 months ago
Hi, Within one of our RDS SQL Server instances (custom), we noticed that even though the retention period for backups/snapshots is configured for 14 days, old snapshots are not being deleted. We've a...
1
answers
0
votes
335
views
asked 8 months ago
Problem:- On AWS account 6587xxx, tried RDS instance(lcxx-rds) upgrade from 8.0.28 to 8.0.35. Unfortunatley, upgrade doesnt went through, giving an error as "Database instance is in a state that ca...
1
answers
0
votes
332
views
asked 8 months ago
I understand I'm currently paying for the Stockholm RDS database. However, my website server is located in San Francisco, resulting in a slow response time (4 seconds). I suspect this might be due to ...
1
answers
0
votes
385
views
asked 10 months ago
Hello team, We are currently running mssql express server edition - t3. small with storage of 300GB autoscaling up to 3000GB. We ran into this error - Could not allocate space for object in database ...
2
answers
0
votes
878
views
asked 10 months ago
Hi Team, Can we restore the SQL server databases with file stream on custom RDS. Please share any AWS links, Thanks in Advance.
1
answers
0
votes
1.6K
views
asked a year ago
Very simply, I just need to locate instructions for creating a SQL Server AlwaysOn Availability Group in AWS. It is purely for testing purposes. I've been told by many people that it can be done, bu...
2
answers
0
votes
1.5K
views
asked a year ago
I am trying to expand the storage space on the C: drive on RDS Custom for SQL Server. (Not the data disk on D: which can be expanded online.) How can I do this?
1
answers
0
votes
1.6K
views
AWS
asked a year ago