This post is also available in:
Português
Downloading Oracle Patches using CLI with AutoUpgrade Patching
Since October 2024, the Oracle Database Upgrade team has made many improvements in AutoUpgrade Patching. The most expressive one is adding the capability for it to connect on MOS, download patches automatically, create a new Oracle home with all those patches applied, and finally move the database from the old…
Continue reading »
How to bypass ORA-39405 Oracle Data Pump does not support importing error
If you found this blog post, you are probably facing the boring data pump error: "ORA-39405: Oracle Data Pump does not support importing from a source database with TSTZ version X into a target database with TSTZ version Y.". In this blog post, I will show how to bypass this…
Continue reading »
Evento Oracle OCW em SP - 2024
Hoje, 04 de Abril de 2024, ocorreu o Oracle OCW em São Paulo, no World Trade Center. O evento foi bem legal. Uma versão reduzida do OCW anual que ocorre em Las Vegas, dada a quantidade menor de pessoas. Minha sessão foi sobre "Por que você deveria modernizar o seu…
Continue reading »
Evento Oracle DevLive em SP - 2024
Hoje, 03 de Abril de 2024, ocorreu o Oracle DevLive em São Paulo, no World Trade Center. O Oracle DevLive é um evento focado em desenvolvedores com ênfase nas formas como os dados e a IA estão mudando nosso setor. Minha sessão foi sobre "Boas práticas de atualização e migração…
Continue reading »
How to get all historical changes on default values of Oracle Database parameters
Whenever we patch, upgrade, or migrate our database server, it is important to track what changes we have between the source/target release or patch level to track any possible regressions. One of the things I've been struggling with for years is how to track all the changes that happen to…
Continue reading »