by infra xpertzz | Apr 6, 2021 | Oracle
In this post we will see 12.2.0.1 Physical Standby Database creation using RMAN Primary Server Details : Hostname : Primary IP Address : 172.168.190.15 DB Unique Name : INFRADBP_PRIME Standby Server Details : Hostname : Standby IP Address : 172.168.190.20 DB Unique...
by infra xpertzz | Dec 31, 2020 | Oracle
In this post, we will see how we can move Files related to the database from one location to the other. This activity might be needed, if the database files and application related files are kept in the same directory and we need to separate DB related files from...
by infra xpertzz | Dec 17, 2020 | AWS
Since AWS RDS is a PaaS, we donot have login to the Database host, rather we can connect to the database and there are some built-in queries which can help make our life easier to perform the Backup Operations in AWS RDS For more posts on AWS RDS please check...
by infra xpertzz | Dec 16, 2020 | AWS
This blog is meant to have a deep understanding on the daily tasks you can perform in Oracle Database hosted in AWS RDS. For more posts on AWS RDS please check the INDEX page or visit our YouTube channel How does RDS work? To deliver a managed service experience,...
by infra xpertzz | Dec 13, 2020 | AWS
You can transfer files between an Amazon RDS for Oracle DB instance and an Amazon S3 bucket. You can use Amazon S3 integration with Oracle features such as Data Pump. For example, you can download Data Pump files from Amazon S3 to the DB instance host. For more posts...