Database Administration & Monitoring, Database management, Oracle Oracle Data Guard : Where to Host The Master Observer 15.04.2022 by Oracle Team By Mouhamadou Diaw An observer is an OCI client that connects to the primary and target standby databases using the same SYS credentials you used when you connected to the Oracle Data Guard configuration with DGMGRL. The observer is(…)
Database Administration & Monitoring, Database management, Oracle Oracle 21c : Dealing with FastStartFailoverActionOnPreCalloutFailure 14.04.2022 by Oracle Team By Mouhamadou Diaw In a previous blog I talked about the FSFO callout scripts which is a new feature with Oracle 21c with the broker. This feature will allow to execute some tasks before and after a(…)
Database Administration & Monitoring, Development & Performance, Operating systems, Oracle Extract all DDL from an Oracle database 11.04.2022 by Jérôme Dubar Introduction Extracting DDL is sometime useful for creating similar objects in another database without data. Basically everything can be extracted from a running Oracle database. The needs My customer asked me to replicate a database without any data. The goal(…)
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(…)
Oracle Oracle DBs and ransomware attacks 23.03.2022 by Clemens Bleile By Clemens Bleile I had a discussion with a customer recently about the risk of running into an issue with ransomware encrypting data of Oracle databases. Just to quickly recap on what ransomware is: Wikipedia: Ransomware is a type(…)
Oracle ODA : Appliance creation failing in version 19.14 due to missing known_hosts file 14.03.2022 by Marc Wagner I have recently deployed a new ODA with last version 19.14 at customer side, and we could face an interesting failure deploying the appliance, which I would like to share with you.
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(…)