Questions tagged with Database
Benefit from the broadest selection of purpose-built databases for all your application needs
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.
Hi,
I have a DynamoDB table with 6000 WCU. Using AWS Python SDK with 20 threads, I wrote 10,000 items, each 16KB, with UUIDs as partition key and sort key to ensure data is evenly distributed across...
We are planning to migrate the SSAS services to RDS SQL server.
What are things we need to consider before decide the target( EC2/RDS)
How to migrate the SSAS services to RDS SQL Server...
I've been working with AWS for the past couple of months to set up a new Landingzone where we have set up SSO, so while working with this environment I use `aws sso login` to access that.
Meanwhile,...
I would like to increase the max_connections setting in my rds aurora mysql instance to avoid the "too many connections" error.
I created a new parameter group with max_connections=200, and assigned...
Assuming a SAP HANA database was backed up with the AWS Backint Agent for SAP HANA, is it possible to restore it without the agent e.g. by downloading the files from Amazon S3 and restoring it...
[Oracle Standard Edition Two running on RDS]
Customer wants evidence of when the database's engine was last updated, for auditing purposes.
From what I found so far looking at logs on the console,...
**Context**: I'm running into this problem on PostgreSQL running on both Aurora Serverless V2 and PostgreSQL running on RDS. The PostgreSQL database running on RDS is a `db.t4g.xlarge`. I am using IAM...
The AWS documentation says that Performance Insight does not use instance storage, but we've noticed something different.
We activated it into a reader instance (MySQL Aurora 3.06.0 - r6g.2xlarge)....
I need to create a database SQL server, but I want to use the free tier, and I was told that for this I need to use the t2 scheme. But I do not see this in any schemes, what is the problem?
I upgraded MariaDB on RDS from 10.6 → 10.11, but the RDS instance is stuck in the state "upgrading".
The instance is back online and has been upgraded to 10.11.4, yet the console still shows it as...
I'm running a Visual ETL job under Glue service. I'm testing that service thru visual editor and I stated thru datasource pointing to some DynamoDB table (before I made a crawler, run it then I aws...
I have two sql servers hosted in two diffrent ec2. one is sql server 2019 and another one is sql server 2022 both are standard edition. i am planning to do HA and DR setup for this . which approach i...