Category: Oracle Database General

Oracle Database General

Online COMPATIBLE raise starting with 23.9

Oracle Database 23ai is introducing many new features over the Release Updates. Most of those changes can be tracked via https://docs.oracle.com/en/database/oracle/oracle-database/23/nfcoa/release_updates.html . However, not all of them are documented, and sometimes, I find interesting stuff on https://oradiff.oracle.com, like this one: As we can see, the COMPATIBLE parameter is now instance modifiable and ISSYS_MODIFIABLE has changed …

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 error with just some extra …

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 BD?” [LRN1010]. O banco de …

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 para o Oracle Database 23c” …

Continue reading

What is new in Oracle Database 19.21 RU

Oracle Database 19.21 RU was just released! As soon as it is available in My Oracle Support to download, we also add it to ORAdiff app: https://oradiff.oracle.com/ So, what is new? You can check yourself by accessing ORAdiff website and comparing each section, but below I will give a summary of the main changes that …

Continue reading