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 18, 2020 | Oracle
What is Table Fragmentation? Fragmentation is caused in table when we do update, delete operation within the table which make the space available in between the table which lead to fragmentation. When rows are inserted into the table, the high watermark(used blocks)...
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,...