by infra xpertzz | Jan 31, 2021 | Shell Scripting
BASH SCRIPT BASICS 1.1. Shell programs General shell functions – The UNIX shell program interprets user commands, which are either directly entered by the user, or which can be read from a file called the shell script or shell program. Shell scripts are...
by infra xpertzz | Jan 6, 2021 | AWS
In this post we will see how we can migrate an On-premise Oracle database to Mysql RDS using AWS SCT and AWS DMS Before we proceed with the migration, we need to know what is AWS SCT For more posts on AWS RDS please check the INDEX page or visit our YouTube channel...
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 23, 2020 | AWS
In this post we will see how we can migrate and replicate ongoing changes from an On-Premise Oracle Database to AWS RDS, before which we need to be well aware of the below constraints which you might face while migrating your databases. For more posts on AWS RDS...
by infra xpertzz | Dec 20, 2020 | AWS
In this post we will see how we can migrate an On-Premise Oracle Database to AWS RDS, before which we need to be well aware of the below constraints which you might face while migrating your databases For more posts on AWS RDS please check the INDEX page or visit...