AWS Builder Center: Learn, Build and Connect with builders in the AWS community
AWS Builder Center is the official home for builders on AWS. Share and read what others are working on, follow people who inspire you, explore training and workshops, and find tools to support what you're building.
All Content 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
Filter content
Select tags to filter
Sort by
Sort by most recent
82 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
106
views
asked 7 months ago
I have been trying to setup a django instance under AWS App Runner. As per logs, it is failing at connecting with postgres instance in RDS. I have setup settings.py file to get environment variables u...
2
answers
0
votes
142
views
asked 7 months ago
I need to check if any downtime and any impact if i need to change the allocated storage form GP2 TO GP3 in AWS RDS,
Our db engine is mysql 8.0.42
production env
1
answers
0
votes
501
views
asked a year ago
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
2.9K
views
asked 2 years 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
860
views
asked 2 years 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
2.2K
views
asked 2 years 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
882
views
asked 2 years ago
How to Delete the Default parameter groups and Option groups if there is no RDS being used.
1
answers
1
votes
1.6K
views
asked 2 years 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
574
views
asked 2 years 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
500
views
asked 2 years 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
508
views
asked 3 years 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 ...
Accepted AnswerRDS Custom for SQL Server
2
answers
0
votes
1.3K
views
asked 3 years ago