Database Administration & Monitoring, Database management, Oracle Active Duplicate from standby database 07.04.2022 by Oracle Team By Mouhamadou Diaw Generally we do active duplicate from primary database, but I think it should be fine to see what happen if we do active duplicate a database from a standby database. So, I do some tests and I(…)
Cloud, Database management, SQL Server, Technology Survey Striim, first step 04.04.2022 by Stéphane Savorgnano In this blog-post I will discuss about my first test with Striim. Striim is a data integration platform which can ingest real-time data from a variety of sources (SQL Server, Oracle, Kafka, Hadoop…) and quickly deliver it to Cloud(…)
Database Administration & Monitoring, Database management, SQL Server How to solve Stored Procedure parameter sniffing problems 11.03.2022 by Stéphane Savorgnano Since Tuesday, I have the chance to follow the SQLBits 2022 conference. Sadly, I have to do it remotely this year but I promise next time I will come in-person 😉 SQLBits is one of the largest(…)
Database Administration & Monitoring, Database management, Oracle Oracle 21c Broker : Fast-Start Failover Callout Scripts in Action 04.03.2022 by Oracle Team By Mouhamadou Diaw With Oracle 21c (In fact Oracle 20c), we have a nice new feature with the broker which is the Fast-start Failover Callout Configuration scripts. I talked about this feature in some presentations I did about the(…)
Database Administration & Monitoring, Database management, Oracle Patch 19.14 is out for ODA: new features and how to apply 01.03.2022 by Jérôme Dubar Introduction Patch 19.14 is now available on Oracle Database Appliance. It’s time to test it. What’s new? This version brings January’s PSU to database and grid homes with their bug fixes, as usual. It also brings latest 21.5 but only(…)
Database Administration & Monitoring, Database management, Oracle ODA 19.13: odacli update-dbhome raises DCS-10001 and PRGH-1153 28.02.2022 by Jérôme Dubar Introduction While patching ODAs from 19.10 to 19.13, the update-dbhome could fail if some databases inside this dbhome are stopped or only mounted. Job would then stop with a DCS-10001:Internal error encountered: PRGH-1153 : RHPHelper call to get runing nodes(…)
Database Administration & Monitoring, Database management, Oracle PDB Snapshot Carousel with Oracle 21c 24.02.2022 by Oracle Team By Mouhamadou Diaw In a previous blog , I talked about refreshable PDB technology which can be used to refresh a target PDB. We have seen here how the target refreshable PDB(…)
Database Administration & Monitoring, Database management, Development & Performance, Oracle ODA: Migrating from bare metal to CPU pools 22.02.2022 by Jérôme Dubar Introduction Oracle Database Appliance now fully supports virtualization with KVM, and this could be interesting for some of us. If you’re using Enterprise Edition, you probably decreased the number of cores to comply with your licenses. Now you can increase(…)
Database Administration & Monitoring, Database management, Oracle Pluggable Database Snapshots with Oracle 21c 21.02.2022 by Oracle Team By Mouhamadou Diaw In a previous blog , I talked about refreshable PDB technology which can be used to refresh a target PDB. The target PDB can be in mounted state (mandatory to be refreshed) or(…)
Database Administration & Monitoring, Database management, Oracle Managing Refreshable Clone Pluggable Databases with Oracle 21c 11.02.2022 by Oracle Team By Mouhamadou Diaw A refreshable clone PDB is a way to refresh a single PDB instead of refreshing all PDBs in a container as in a Data Guard environment. It consists to make a clone of a source PDB and(…)