by infra xpertzz | Mar 21, 2021 | Oracle
In this post we will discuss about the database upgradation from 12cr2 to 19c Manual Mode Activity : Upgrade Oracle 12.2.0.1.0 to Oracle 19.3 High Level steps : Install Oracle 19c in the target server Apply latest patch (not covered in this article) Take RMAN and...
by infra xpertzz | Jan 18, 2021 | Oracle
Recently we faced an issue in starting our 2 Node RAC database. We were getting the below error : [oracle@racnode1 Desktop]$ srvctl start database -d infra PRCR-1079 : Failed to start resource ora.infra.db ORA-01078: failure in processing system parameters CRS-2674:...
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 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....