Amazon RDS – Oracle DBA Tasks As an industry leading database technology, oracle has many in-built features which makes it easy to manage the DBA activities, even in the cloud. The Amazon RDS oracle DB provides access to many stored procedures and functions which can be accessed using the SQL developer client tool. This procedure […]
Category Archives: Amazonrds
Amazon RDS – Oracle Creating DB As a cloud platform AWS gives you very minimal number of steps to setup a DB in RDS. Creating a Oracle DB can be done in three ways. Using AWS management console, AWS CLI or AWS API. We will look at each of these approaches one by one. Using […]
Amazon RDS – Oracle Connecting to DB To connect to Amazon RDS Oracle DB we need a client software. In this case we use Sql Developer. Install it using the link . After it is successfully installed we follow the steps below to connect it to the Amazon RDS. Step-1 From the DB instance details […]