Questions tagged with Amazon Relational Database Service
Amazon Relational Database Service (Amazon RDS) makes it easy to set up, operate, and scale a relational database 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.
2070 results
1) RDS oracle DB is created in account A and publicly access is enabled
2) Oracle DB can be accessed via SQL Developer using
Hostname = *<Endpoint>* of oracle DB in step 1
Port = 1521
SID = xx
3)...
Hi,
I currently have 10 Oracle SE2 RDSes, with license included options. I tried to create a new one, but i've got this error message:
*DB Instance quota exceeded for LicenseModel of...
hi im new to aws
im not sure why it doesnt let me select option group
trying to restore a rds oracle db snapshot but cant because of a option group it doesnt let me select option group
maybe it looks...
I'm working on a Node.js application using mysql2/promise to connect to an Amazon RDS MySQL instance. Despite having correct credentials and network configurations, I'm encountering an Access denied...
Hi re:Post,
Thank you for your time and help!
I'm trying to understand the costs associated with our RDS PostgreSQL instances.
So far I understand our RDS db footprint as:
* On-Demand
* Multi-AZ...
Hello! I currently have a django backend connected to AWS RDS, but my instances have been failing to disconnect. It has been doing so on and off a couple times a week, but now it's happening 10+ times...
Why does CDK show an RDS EngineVersion change when the CDK version and the GUI version are the same?
I have a stack with an RDS db. The version was originally ds.PostgresEngineVersion.VER_12_5, but has been updated to 12.19 manually over the years. It shows as version 12.19 in the GUI. I updated the...
I'm not sure why I was bring charged for using these which I thought were free.
Relational Database Service
USD 0.14
Asia Pacific (Singapore)
USD 0.09
Amazon Relational Database Service for...
Is the unknown billing on my monthly bill for RDS and VPC normal?
I have no RDS and I don't remember setting up any VPC.
Yet this is 30% of my monthly charge?
Yes, I used an AMI to start my...
Is there a way to instruct RDS Instance not to take a pre Upgrade system snapshot ( when we already have taken a manual snapshot)? why does the a pre Upgrade system snapshot take longer than the...
I run this SQL using root user:
```sql
create server 'my-pg-prod-rds' foreign data wrapper 'postgresql' options (
HOST 'my-cluster.cluster-ro-xxxx.us-west-2.rds.amazonaws.com',
DATABASE...
Hi,
We've got an alert, that we should upgrade RDS engine for Postgres db, otherwise we will be charged for the extended support.
We've upgraded the db engine to 16.3 in June, but the price didn't...