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 …
Categoria: Oracle Database General
Oracle Database General
abr 03
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" …
dez 21
21c Gradual Database Password Rollover brings new backdoor opportunities
Oracle Database 21c introduced the new feature called "Gradual Database Password Rollover". This allows the database password of the application user to be altered while allowing the older password to remain valid for the time specified by the PASSWORD_ROLLOVER_TIME limit (PROFILE parameter). With this new feature, a password of an application can be changed without having …
dez 15
Understanding internally how 21c Gradual Database Password Rollover works
Oracle Database 21c introduced the new feature called "Gradual Database Password Rollover". This allows the database password of the application user to be altered while allowing the older password to remain valid for the time specified by the PASSWORD_ROLLOVER_TIME limit (PROFILE parameter). With this new feature, a password of an application can be changed without having …
dez 14
How to create your 21c Oracle Database
In the previous article, I showed how you can build a Gold Image of your Oracle Database 21c in DBaaS to play and study the new features in your own VMs (Playing with new Oracle Database 21c in your VirtualBox). Now that you have successfully deployed the binaries, the next step is to create a …