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 | 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...
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...