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 | 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...
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 20, 2020 | Oracle
Due to network issues or any other temporary issues, the synchronization between your Primary and Standby database might not be in SYNC. Here we would discuss, how to Roll Forward your Standby Database in Oracle RAC to ensure syncup with the Primary Database. Please...