Database Administration & Monitoring, Oracle Oracle Data Guard RedoRoutes : What is Priority 8 ? 01.07.2020 by Oracle Team By Mouhamadou Diaw When dealing with cascading or far sync in a Data Guard environment, it is important to understand how to configure the RedoRoutes property. By default, a primary database sends redo to each transport destination that is(…)
Oracle, PostgreSQL Some myths about PostgreSQL vs. Oracle 24.06.2020 by Open source Team By Franck Pachot . I originally wrote this as a comment on the following post that you may find on internet: https://www.2ndquadrant.com/en/blog/oracle-to-postgresql-reasons-to-migrate/ but my comment was not published (many links in it… I(…)
Database Administration & Monitoring, Oracle Oracle 20c : Create a Far Sync Instance Is Now Easy 30.05.2020 by Oracle Team By Mouhamadou Diaw A far sync instance is like a standby instance as it can receive redo from the primary database and can ship that redo to other members of the Data Guard configuration. But unlike a physical standby instance,(…)
Database Administration & Monitoring 티베로 – The AWR-like “Tibero Performance Repository” 26.05.2020 by Oracle Team By Franck Pachot . In a previous post I introduced Tibero as The most compatible alternative to Oracle Database. Compatibility is one thing but one day you will want to compare the performance. I'll not do(…)
Cloud, Database Administration & Monitoring, Database management, Hardware & Storage, Operating systems 6 things Oracle could do for a better ODA 26.05.2020 by Jérôme Dubar Introduction With the latest ODA X8 range, at least 80% of the customers could find an ODA configuration that fits their needs. For the others, either they can’t afford it, either they are already in the(…)
Database Administration & Monitoring, Database management, Oracle Oracle 20c Data Guard : Validating a Fast Start Failover Configuration 19.02.2020 by Oracle Team By Mouhamadou Diaw In Oracle 20c, we can now validate a Fast Start Failover configuration with the new command VALIDATE FAST_START FAILOVER. This command will help identifying issues in the configuration. I tested this new feature. The Fast Start(…)
Database Administration & Monitoring, Database management, Oracle Oracle 20c : The new PREPARE DATABASE FOR DATA GUARD 18.02.2020 by Oracle Team By Mouhamadou Diaw As you may know, Oracle 20c is in the cloud with new features. The one I have tested is the PREPARE DATABASE FOR DATA GUARD. This command configures a database for use as a primary database(…)
Database Administration & Monitoring, Oracle Dbvisit Standby 9 : Do you know the new snapshot feature? 16.01.2020 by Oracle Team By Mouhamadou Diaw Dbvisit snapshot option is a new feature available starting from version 9.0.06. I have tested this option and in this blog I am describing the tasks I have done. The configuration I am using is following(…)
Database Administration & Monitoring, Oracle Oracle 19C : Dynamic Change of Fast-Start Failover Target 03.05.2019 by Oracle Team By Mouhamadou Diaw Oracle 19C is now available on premise. There are lot of new features. One for the Data Guard Broker is that now we can dynamically change the fast-start failover target to a specified member in the list(…)
Database Administration & Monitoring, Database management, Development & Performance, Oracle Recover a corrupted datafile in your DataGuard environment 11G/12C. 30.01.2019 by Oracle Team On a DG environment, a datafile needs to be recovered on the STANDBY site, in two situations : when is deleted or corrupted. Below, I will explain how to recover a corrupted datafile, in order to be able to(…)