Oracle Physical Online Migration to ExaCC with Oracle Zero Downtime Migration (ZDM) 25.02.2024 by Marc Wagner A while ago I had been testing and blogging about ZDM, see my previous articles. And I finally had the chance to implement it at one of our customer to migrate on-premise databases to Exadata Cloud @Customer. After having been(…)
Oracle Logical Offline Migration to ExaCC with Oracle Zero Downtime Migration (ZDM) 21.02.2024 by Marc Wagner A while ago I had been testing and blogging about ZDM, see my previous articles. And I finally had the chance to implement it at one of our customer to migrate on-premises database to Exadata Cloud @Customer. In this article(…)
Oracle Oracle ZDM Migration – java.security.InvalidKeyException: invalid key format 18.02.2024 by Marc Wagner ZDM tool migration requires SSH Passwordless Login without passphrase between ZDM Host, the source and the target. Configuring appropriate keys might still result in a java security exception on this one. In this blog I will tell you how to(…)
Database Administration & Monitoring, Oracle How to create a Backup Report in EM Cloud Control 13c 29.01.2024 by Oracle Team This blog describes how to create a backup report in Enterprise Manager 13c.
Oracle How to patch your ODA to 19.21? 24.01.2024 by Jérôme Dubar Introduction Patch 19.21 is now available for Oracle Database Appliance series. Let’s find out what’s new and how to apply this patch. What’s new? The most important new component is Linux 8. X10 series were already running on Linux 8(…)
Oracle What is the fastest method to connect to an Oracle database? 23.01.2024 by Clemens Bleile There are still applications around, which do connect to the database, do some stuff and then disconnect again. I.e. for each and every operation a logon to the database is necessary. This produces unnecessary overhead and is expressed in a(…)
Oracle dbvisit StandbyMP with OracleSE2 – dbvnet port problem 31.12.2023 by Marc Wagner I’m currently working on a customer project, where we have 2 old Lenovo Servers, one ODA X7-2M and another ODA X8-2M. In the new project, we are replacing the 2 old Lenovo Servers by 2 new ODA X9-2L. The production(…)
Oracle dbvisit StandbyMP with Oracle SE2 – switchover error with ORA-27125 31.12.2023 by Marc Wagner After having recently deployed a new customer system running Oracle SE2 databases in Disaster Recovery environment using dbvisit StandbyMP v11.4.1 on Oracle Linux 8.8, I did some final test running a switchover. The switchover failed with following error: ORA-27125: unable(…)
Oracle dbvisit StandbyMP with Oracle SE2 – ERROR_CODE:808 Database in unknown mode (94). Setup cannot proceed. 29.12.2023 by Marc Wagner I recently deployed a new installation at one customer with 2 linux servers and 2 Oracle SE2 databases with dbvisit StandbyMP v11 disaster recovery solution. I prepared the standby database using RMAN duplication method, and then just wanted to create(…)
Oracle ODA hybrid patching: 19.20/19.19 13.12.2023 by Jérôme Dubar Introduction Patching your Oracle Database Appliance (ODA) is highly recommended: once a year being the minimum you could do. It prevents security risks, fixes some bugs and eventually provides new features. And it also keeps your appliance supported: according to(…)