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 23, 2020 | Oracle
While cloning from Production to Non Production Databases, we come across same DBID being generated for the Non Prod Database. This would result in RMAN backup related errors, if you are using the same catalog database for both Production and Non Production Databases....
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,...