Is there a way to backup a database from Amazon Web Services RDS and restore to On-Premises SQL Server?

Can I take a backup from RDS database and restore it in a normal SQL Server Instance?
I need to migrade some databases from RDS to On-Premises SQL Server.
What is the better way to do that?
Fabrício França Lima MCITP - SQL Server Database Administrator Trabalho com SQL Server desde 2006 Treinamento DBA ONLINE: http://www.fabriciolima.net/blog/cursos-online/treinamento-tarefas-do-dia-a-dia-de-um-dba-online/

Thanks for your time Alterto,
I also asked to amazon and they answer that:
"Thanks for contacting AWS support, my name is Eli and I will be helping with your question.
Regarding your question - "I would like to know if is there some best practices to transfer a Sql Server database from RDS to and EC2 server"
I would suggest using the SQL Azure database migration wizard - https://sqlazuremw.codeplex.com/.
The SQL Database Migration Wizard, which works perfectly with SQL Server RDS Instance. On your EC2 instance with SQL Server and the migration wizard installed, you can use the migration tool to copy the RDS database to the EC2 instance.
Note:
 -- Change the destination database server to SQL Server under the "advanced" and not Azure.
 -- The process does bulk copy all data out of the DB onto the machine running the migration wizard [in this case your EC2 Instance], so you should
make privision accordingly.
Kindly let us know if you have any additional questions or need any further assistance!"
Amazon using a Azure tool.... funny... =)
Fabrício França Lima MCITP - SQL Server Database Administrator Trabalho com SQL Server desde 2006 Treinamento DBA ONLINE: http://www.fabriciolima.net/blog/cursos-online/treinamento-tarefas-do-dia-a-dia-de-um-dba-online/

Similar Messages

  • Is there any way to read XML directly from a Web Page ??

    i have a url, which on sending request, shows XML in browser.
    Now i need to read this XML in browser and then manipulate it according to my need and display it on another page.
    actually the process is. :
    1) i have to first retrieve an xml from other site. (XML will only be shown in browser)
    2.)then i have to read the Xml and show it in according to my requirements.
    Is there any way to read XML directly from a Web Page ??
    is their logic to accomplish this.
    e.g in Servlet i can do somewhat like this :
    String wholeXml=Somemethod(url);
    Please Advice

    the average Java XML parser will accept an InputStream, so just open an URLConnection to the webpage, get the inputstream from it and feed that inputstream to the XML parser. If the URL has valid XML data, it will get parsed without problems.

  • Migrate oracle database to Amazon web services

    Has anyone migrated an existing oracle database 11g or higher to the AWS  Amazon web services ?
    I don't believe we can use AWS's RDS Oracle service so we would have to customize it.
    We are presently on a linux server and use Oracle Flexible Arch. 
    How do you tell/set AWS to replicate the file names and directory that oracle would use?
    Appreciate any tips or documents that you can point me to.

    Hi,
      You should also ask this question in the RDBMS forum -
    General Database Discussions
    Regards,
    Mike

  • Is there a way to backup my bookmarks from the bookmarks menu tab?

    After recently having a problem reinstalling my old bookmarks, I'm now wondering if there is a easy way to backup my very recent bookmarks, when I enter my bookmarks from the menu tab? I don't see a link within the bookmarks tab to do so. It would be nice to see a specific link within the bookmarks tab to do such a function. Does anyone have any solutions, or know a way to quickly backup my bookmarks? Thank you.

    Bookmark backup and restore
    *http://kb.mozillazine.org/Backing_up_and_restoring_bookmarks_-_Firefox
    *https://support.mozilla.org/en-US/kb/restore-bookmarks-from-backup-or-move-them

  • Is there a way to send an email from the web gallery module

    Hi all,
    does anyone know if there is a way to send an email from the webmodule, for example to send the link where the gallery was posted?
    Thanks for any help.
    Bart

    I'm certainly not aware of any way, thus my post here (please cast a vote):
    http://feedback.photoshop.com/photoshop_family/topics/lightroom_sdk_email_support
    I don't know if you could get away with using LrHttp to open a mailto link.
    The only other option I know is to send data to your web server and have it send SMTP.

  • Is it possible to return a figure back to the database from a web service

    I have a REST web service setup that has 4 values
    Is it possible to use a db call to grab these 4 values that can be used in an insert to the database?
    Thanks

    If it were SOAP webservices there are other ways, but a simple REST you could do it like this:
    select httpuritype('http://the.server.com/the_url?the_parameters').getxml()
      from dual
    /That gets you an XMLType object that you can then parse to get the results. For example using the XMLTable() function.
    You can see [url http://dspsd.blogspot.dk/2012/10/find-your-way-with-httpuritype-and.html]an example of this method that I blogged about two days ago ;-)
    Edit: Fixed typo HttpUriTType -> HttpUriType ;-)
    Edit again: Fixed method name getxml()
    Edited by: Kim Berg Hansen on Oct 19, 2012 10:01 AM
    Edited by: Kim Berg Hansen on Oct 19, 2012 10:14 AM

  • Is there a way to query another database from the one I am in?

    I have 4 company databases setup in SBO, and would like to generate several queries that list inventory on the other company databases, without having to log out or company A, then into company B list to check inventory. I have seen this done before, but cannot remember how to do it. I have tried the following without any luck:
    SELECT *  FROM [MyDBNameHere].[OITM]  T0
    Thanks guys.
    Mike

    Hi Mike,
    Welcome you to the forum.
    You may try:
    SELECT * FROM MyDBNameHere.dbo.OUSR T0
    Thanks,
    Gordon

  • Is there a way to stop an ipad from trying  to copy pictures and text?

    I have a lot of scrolling text boxes in my project, and I want certain symbols to play when a particular text box or image is touched, but the ipad will offer you the option to cut, paste, copy etc...when one holds their finger on the text for more than a second (very annoying). Is there a line of text I can put in to disable these options for all text and objects, but will still allow individual actions to be written for certain text boxes and objects?
    My test page can be viewed here, and one should be able to viewed/download the edge files from this page (sorry they're not zipped).
    Any help is much appreciated,
    Thanks

    If the previous owner is alive, no.
    If the previous owner is dead, take the device, its original purchase receipt, and that person's death certificate to a physical Apple Store.
    (120652)

  • Is there a way to rent a movie from iTunes to my Ipad and then view it on my TV ?

    I've rented them for my iPad before, but can I view a movie on my HDTV?
    Thanks very much

    Yes.
    Wirelessly with Airplay and with an Apple TV 2 connected to your HDTV with the Apple TV connected to the same wireless network as your iPad.
    http://support.apple.com/kb/HT4437

  • Is there a way to "auto-run" record checks without web services?

    Is it possible to have something run at, say, midnight once a week that checks if certain conditions are met in a timely manor and then fire off a workflow based on the results? We are trying to track how many days a certain record type has been in a status, and send reminder e-mails to reps that have let them sit in that status for too long. I don't think this is possible with CRM, is it? If not, can I use web services to accomplish something like this if I know what I am doing?
    Thanks,
    B

    Hi,
    You can use a combination of WS as well as workflows to do this. Run the WS based batch periodically and touch the affected records which in turn can trigger the standard workflows to send email notification.
    Hope this helps
    -- Venky CRMIT

  • 8174 RMAN: Is there any way to backup a backupset like in 9i

    Hi All,
    Currently we are using 2 database versions for development, one
    being an Oracle 101202 database and another being a Oracle 8174 database.
    I am currently looking at implementing a backup strategy using RMAN.
    Is there any way to backup a backupset which has been created using Oracle 8174 from a flash recovery area to an external backup tape?
    If not, then to do this do we need to manually use 2 channels when backing up a Oracle 8174 database, one to a flash recovery area, and another to a external backup tape (Tivolli being used).
    I know this is not a problem with Oracle 10G databse as we can use the command
    "backup backupset all" using the 10G rman version.
    Can anyone help us in regards to this.
    Cheers
    Rodney

    Well we are not actually using RMAN currently, but are in the planning stages of implementing a RMAN backup/recovery strategy for use with 8i business databases and also 10G metadata repositories (for app server 10G).
    Currently what I am planning to do is store 8i backups using RMAN onto a network disk as well as onto a Tivolli tape storage medium. The disk backup will be kept for like 1 week at a time.
    I am also proposing to store 10G FRA onto a network drive, and then use RMAN to backup the database to tape and disk. Not sure how FRA interacts with RMAN, and will need to do more research regarding this. This can be done using the command backup backupset ....
    Note that 8i backups will be separately stored in different network drives to the 10g FRA.
    I will also use 8i RMAN for 8i databases, and 10G RMAN for 10G databases for backup/recovery.
    Both backups will be using incremental level 0 weekly backups with differential incremental level 1 backups for weekday activity. This is still to be decided on though in regards to retention periods etc.

  • Is there any way to backup Azure SQL regularly by scheduled job ?

    Is there any way to backup Azure SQL regularly  by scheduled job  ?

    there's really no equivalent of a SQL Server-like type of backup that you schedule using SQLAgent, however you can have scheduled exports, see this
    link: 
    Note that Azure SQL Databases also has built-in backups for self-service restores, see this
    link

  • Is there any way to actually delete messages from my iPhone? I have already synced my iPhone, updated it, and deleted all of my backups but the messages I have "deleted" still appear in the spotlight search.

    Is there any way to actually delete messages from my iPhone? I have already synced my iPhone, updated it, and deleted all of my backups but the messages I have "deleted" still appear in the spotlight search.

    If you already have an iPhone backup or an iCloud backup, just follow the instructions on the page below
    http://www.whatsapp.com/faq/en/iphone/20888066
    If you didn't back up your iPhone, try to use WhatsApp Pocket to recover your chats:
    http://www.fireebok.com/whatsapp-pocket.html

  • I upgraded to Ios5 and have lost my contacts and other app profiles - is there any way to get them back from the backup taken before the IOS5 process started?

    I upgraded to IOS5 and have lost my contacts and other app profiles - is there any way to get them back from the backup taken before the IOS5 process started?

    Thanks but have tried that - When I try to restore I get a -50 error and into a loop of taking another back up.  I took a copy of the back up before the IOS upgrade and have it stored on my desk top but I cannot get Itunes to restore to that back up
    Any ideas how I can do this?

  • Is there a way to sync past messages from my old iPhone to my iPhone 5 ? I'm aware of the iTunes backup syncing but how would I transfer that between two devices ?

    Is there a way to sync past messages from my old iPhone to my iPhone 5 ? I'm aware of the iTunes backup syncing but how would I transfer that between two devices ?

    Restore from old iPhone backup can past all data including messages to your new iPhone. Or you can resfer to this iPhone 4/4S SMS to iPhone 5 transfer tutorial. It shows you how to transfer messages only.

Maybe you are looking for