Mar 17 2020
Migrate an on-premises Oracle database to Oracle on Amazon EC2 using AWS DMS
There are many ways to migrate on premises Oracle database to Elastic Compute Cloud (EC2). In this post I will show how to use AWS Database Migration Service to migrate on-premises Oracle Database 12.1.0 running in Windows to AWS EC2 running in Linux. I installed locally Oracle 12c software in Windows environment and created manually a new Oracle database 12.1.0 (SID SRCDB) then installed the Sample Schemas/Users that populate data in the new schemas: IX , SH , OE , Read More
Mar 23 2020
Launch and setup a free tier AWS EC2 instance with Red Hat Enterprise Linux 8.
In this post I will explain the steps to configure a free tier AWS EC2 instance with Red Hat Enterprise Linux 8 and how to access it through SSH. 1. Create and activate a new Amazon Web Services account. a. Go to Amazon Web Services home page b. Follow the steps explained by Amazon to create and activate a new Amazon Web Services account 2. Launch a new instance Click on Services > EC2 > Instances > Launch Instance a. Read More
By DBA_JAF • Amazon Web Services (AWS), Cloud • 0