Amazon Relational Database Service (Amazon RDS) is a web service that makes it easy to set up, operate, and scale a relational database in the cloud.
0
votes
0answers
5 views
Monitor Amazon RDS for number of rows written in the database
Amazon RDS has detailed monitoring build-in through CloudWatch. I am trying to get an alarm if more than 10 records are written to the database within last one hour.
Can I set such an alarm in Amazon ...
0
votes
1answer
17 views
MySQL Full text search extremely slow on a AWS RDS large instance
I have a table having 14 million rows and i am trying to perform a full text search on this table. The query for this is performing really slow, it is taking around 9 seconds for a simple binary And ...
0
votes
1answer
12 views
Access Amazon RDS from EC2 instance from differenct region
I can access an RDS instance from an EC2 instance in the same region. I have an Amazon RDS instance, for example, running in the California region. But I can not access the RDS from an EC2 in the ...
0
votes
0answers
24 views
Integration between Google app engine and amazon rds
I am a novice who is trying to develop an android app using the Google app engine. But the google cloud sql is a paid service and hence was thinking of using the amazon rds as the cloud database. Is ...
0
votes
1answer
25 views
change innodb_log_file_size variable value for Amazon RDS MYSQL Linux server
we are using Amazon RDS linux server for MYSQL. what is the way to change my.cnf file variable values ??
i am trying to change innodb_log_file_size variable. Can you please update me which is the ...
0
votes
1answer
49 views
Bulk INSERTs from multiple hosts preformace optimization
I have 15 Amazon AWS EC2 t1.micro inctances which simultaneusly populate Amazon RDS MySQL d2.m2.xlarge database with data using large INSERTs (40000 rows in query).
The queries are send ...
0
votes
0answers
21 views
Unable to restore database to Amazon RDS target, unable to create a user with sufficient privileges
This is the redacted output from Data Import/Restore in MySQL Workbench 5.2.47
23:16:23 Restoring H:\Clients\XX\XX\XX.sql
Running: mysql.exe ...
0
votes
0answers
34 views
Unable to connect MySQL Workbench to RDS instance
Am following this tutorial
http://thoughtsandideas.wordpress.com/2012/05/17/monitoring-and-managing-amazon-rds-databases-using-mysql-workbench/
I am not able to Test DB Connection while creating new ...
-1
votes
0answers
11 views
Importance of CIDR/IP of security group of Amazon RDS [closed]
What is the importance of CIDR/IP of security group of Amazon RDS ? When I want to access to Microsoft SQL Server Management Studio I have to add CIDR/IP to Amazon Db Security group. But why it is ...
0
votes
1answer
41 views
Accessing remote MySQL database with peewee
I'm trying to connect to a MySQL database on Amazon's RDS using peewee and I can't get it to work. I'm new to databases so I'm probably doing something stupid, but this is what I'm trying:
import ...
0
votes
1answer
44 views
Can't connect Amazon rds database in Amazon ec2?
I have a console application that has Amazon rds connection with Entity Framework . It is running well in my local PC. But When I am running my application in Amazon EC2 It can not connect to my ...
0
votes
1answer
29 views
How to create a second database schema in the same RDS instance on Amazon RDS?
does anyone know how to create a second database in the same machine using Oracle?
I have 1 database already. But I have not clue on how to create a second one using the same RDS instance.
any help ...
2
votes
1answer
70 views
Deployed Tomcat 6 webapp can't connect to Amazon RDS Oracle instance
We are building a Java Spring-based web application that accesses an Oracle backend via Hibernate.
Here is our stack/tools:
Tomcat 6
Maven 3
Spring (mvc, web, orm) 3.2.0
Hibernate 4.1.9
Oracle ...
1
vote
0answers
13 views
How do I list the automated backups in RDS
Is there a way I can use the rds-describe-db-snapshots command to find the most recent automated backup?
It used to be possible with the -t option but Amazon has since removed that capability and now ...
1
vote
1answer
47 views
How many databases can I create on a single Amazon RDS instance
I wanted to know How many databases can I create on a single Amazon RDS instance. I need to move from Xeround to another server (they are closing for public clouds). My two options are either create a ...
0
votes
0answers
28 views
Amazon RDS slow log on transactions: “commit” keyword
We are using Amazon RDS and we use the slow log to spot possible problematic queries.
What we usually see is the "commit" keyword in the slow log without having any further information on what ...
-1
votes
0answers
37 views
AWS connection to RDS not working [closed]
For the last few months I've had a stable server running on AWS. I had apache running a codeigniter application which connected to a database on Amazon RDS. I also had PHPMYADMIN installed to help ...
0
votes
1answer
74 views
How scalable is AWS+RDS+S3?
I'm considering moving my projects to the cloud, and a consultant proposed the following setup:
Amazon RDS for database
Amazon S3 for file storage
Linux servers + load balancer (also Amazon) for ...
0
votes
0answers
43 views
Changing Amazon RDS encoding from latin1 to utf-8
I have been running a website on AMAZON AWS using AMAZON RDS (mysql) for several months but keep running into encoding issues.
The database was set up with the default latin1 encoding and I want to ...
0
votes
1answer
54 views
What is the AWS Account Id for Heroku in Europe?
I'm looking to move our Heroku app from the US to the EU region. As our app uses Amazon RDS as the database I'll need to add the new european Heroku EC2 cluster to the access whitelist.
Does anyone ...
1
vote
1answer
56 views
Copy Remote MS SQL AWS RDS Database to Local Development Machine?
Can anybody tell me how to copy my AWS RDS database to my local development machine?
Is there anyway to do this? I am using MS SQL and the remote RDS Instance was created
alongside an Elastic ...
1
vote
1answer
174 views
Entity Framework 5 and Amazon RDS - “The underlying provider failed on Open.”
I have a C# / Entity Framework web application runs fine against a local SQL 2012 db. I copied the db out to a new RDS instance, and can access the db via Visual Studio and SQL Server Management ...
1
vote
1answer
27 views
Does jOOQ support linked SQL Servers?
This seems like a fairly straight-forward question, but I can't track down an answer without testing it:
Does jOOQ support linked SQL Servers? (SQL Server 2008 R2). We have an application running in ...
1
vote
0answers
23 views
Amazon RDS swap at nearly 2GB - will it eventually crash?
My Amazon RDS instance has about 1.8GB of swap. After DB restart the swap goes up from little and then flattens around this very high level.
However, performance of the application does not seem to ...
0
votes
1answer
46 views
How to bootstrap RDS MySQL to create table every time the stack is up?
I'm trying to bootstrap my RDS from Cloudformation. I've used the template from here https://s3.amazonaws.com/cloudformation-templates-us-east-1/RDS_MySQL_55.template.
I can create the RDS from ...
1
vote
1answer
104 views
amazon rds mysql instance perform very slow
I have published my website on Amazon EC2 (Singapore region) and I have used mysql rds instance for the data storage. every thing is working very fine except performance.
I seems that, my all ...
1
vote
1answer
43 views
Can i use Amazon ELB for my RDS instance for load balancing?
I want to ask something about Amazon EC2. I have two Questions :-
Can i use ELB on my RDS instance for load balancing ?
Can i install multiple servers on EC2 instance and run single ELB instance ...
0
votes
1answer
44 views
Trying to reset the auto increment value of a table
First off, I've gone through the normal steps to try and reset a value, GUI and CLI, it says x rows affected.
I have all the permissions I would need to do this(any amazon specific ones i don't know ...
0
votes
0answers
36 views
Does Amazon RDS Oracle support partition or not?
Recently I'm evaluating the feasibility to migrate current application to Amazon RDS Oracle, since the scale of the data becomes larger and larger.
I want to know whether Amazon RDS Oracle could ...
0
votes
2answers
57 views
Amazon Web Service RDS-EC2 interaction
I am pretty new to AWS.
I have an EC2 instance running a Java web app on Tomcat, and I need to connect it to an Oracle RDS instance. The intances are in the same region.
what are the performance ...
0
votes
1answer
74 views
SQL Server 2012 on Amazon RDS cannot attach mdf with Management Studio
I have set up a Sql Server 2012 on my amazon rds. I have verified i am running the 2012 server and i am able to connect with my username and password that i have created during the wizard creation ...
0
votes
2answers
127 views
can't connect to rds at ec2 server, missing mysql socket
I have an ec2 server and rds server.
and a Ruby On Rails App
connecting to the rds with these settings worked for me in local ENV:
host: myappnameandhash.us-west-2.rds.amazonaws.com
adapter: mysql2
...
0
votes
2answers
47 views
Is there any replacemet for AWS RDS to create a database accessible for all instances
I want to use a database accessible to multiple ec2-instances but RDS is a bit costly is there any replacement for RDS?
I am using ruby on rails for my project. Ruby 1.9.3 and Rails 3.2.12
Thanks ...
0
votes
0answers
73 views
Cannot Setup RDS SQL Server As Linked Server
I have an instance of SQL Server 2008 on Amazon's RDS service. It's setup properly; I can log in via SSMS.
But, I'm trying to setup a linked server on a local, full SQL Server 2008 R2 server. When I ...
1
vote
1answer
98 views
Which Open Source Cloud Management Platform supports Amazon-RDS?
I have been trying to use Amazon Web services, specially EC2 and RDS. Nowadays most CMP (Cloud Management Platform) like Eucalyptus, OpenNebula, OpenStack, Nimbus and CloudStack all support Ec2 to a ...
0
votes
1answer
10 views
Does Nimbus support Amazon-RDS?
I am considering using Nimbus for a cloud application. I know that Nimbus uses Cumulus but I don't know if it supports Amazon-RDS service (and it must because it is a requirement).
Does anyone know?
0
votes
3answers
76 views
How to take Amazon backup
How to I take backup of my mysql rds instance from amazon rds service.
and what is the available options to take a backup?
Means I want to take a backup daily, weekly and hourly, where I have to ...
3
votes
1answer
198 views
Amazon RDS running out of freeable memory. Should I be worried?
I have an Amazon RDS instance. Freeable Memory has been declining since setup over 1-2 weeks, starting from 15GB of memory down to about 250MB. As it has dropped this low in the last days, it has ...
0
votes
1answer
123 views
Setting up Amazon EC2 and Amazon RDS
We are new to the Amazon WS business and technologies and would really appreciate some help and guidance. Just a higher level overview rather than a detailed explanation will do.
Here is the problem.
...
0
votes
1answer
39 views
Background Process in AWS
I am new to AWS and have a question about an application I'm trying to write. I have a bunch of data that sits within Amazon RDS. On a periodic basis, I would like a small snippet of code to run ...
0
votes
1answer
68 views
Amazon RDS - Connect from DNS record
I've been working on my new server configuration for my website and now I'm a little stuck...
How I can access my RDS instance (MySQL) without using the very long AWS DNS address?
Like I would be ...
3
votes
3answers
302 views
Connection hanging occasionally with Amazon RDS MySQL & Play Framework 1.2.5 (c3p0 default settings)
We're having problems with Amazon-hosted Play application with RDS Mysql.
Sometimes the application ends up unresponsive. Today I checked the thread status with jstack -F and there were multiple ...
0
votes
1answer
53 views
Can't find the DB security group in Amazon RDS console
Not sure if Amazon recently removed DB security group.
Created a DB instance as shown below. But there is no DB security group tab on the left!
Back to the dashboard, it says I have 2 DB security ...
0
votes
0answers
57 views
Amazon RDS MySQL “Lost connection”
It seems like when I create a user on Amazon RDS (MySQL 5.5.20-log), I can authenticate successfully, but querying raises this error:
mysql> USE `database`;
No connection. Trying to reconnect...
...
2
votes
1answer
486 views
How to set database timezone for a AWS RDS instance [duplicate]
We use the latest MySQL server on the AWS RDS instance and we have configured to run it on US-East data center. We are assuming that any new Date() or Time.now() invocation will store the date in the ...
0
votes
1answer
111 views
Amazon-RDS database to Dedicated server
I went through this answer here: Mysqldump of the AWS RDS
But, apparently, it gave me no clue.
What I intend to do?
I have an RDS instance running on amazon and database is about 450+ tables, which ...
0
votes
0answers
73 views
Amazon RDS MySQL swapping after MySQL Commands?
Ran this command on my Amazon RDS database. After doing so the server immediately started swapping.
SELECT table_schema,
sum(data_length)/1024/1024,
sum(index_length)/1024/1024,
...
0
votes
2answers
88 views
Is CakePHP on Amazon Web Services (Free Tier), a good fit?
I have a 2 GB database and a front end that will likely handle 10-15 hits during the day. Is the AWS (with MySQL RDS) free-tier a good place to start?
Will CakePHP apps encounter time-outs or other ...
2
votes
1answer
138 views
How to debug performance issues in AWS Elastic Beanstalk
For the last couple of days, my web application has been very slow, sometimes returning a 503 error instead.
Locally the app runs fine.
With so many moving parts involved, how do I know where to ...
0
votes
1answer
83 views
super priviliage not define of master user in amazon rds mysql
I have created one medium instance on amazon rds in asia pecific (singapore) region. i have created my master user with master password. and it is working/connecting fine with workbench installed on ...



