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.
75 results
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...
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...
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,...
How to Delete the Default parameter groups and Option groups if there is no RDS being used.
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...
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...
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...
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...
Hi Team,
Can we restore the SQL server databases with file stream on custom RDS. Please share any AWS links, Thanks in Advance.
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,...
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?
Hi Team,
As we know, file stream databases are not supported in RDS, so we plan to custom RDS SQL Server. I think it will be the same as on-premises. could you please share any AWS links for...