Gerald Venzl
@gvenzl.bsky.social
760 followers
140 following
160 posts
Defender of Common Sense, Performance Enthusiast, #Database and #SQL guy, Creator of #csv2db. “Write code to solve problems, not to create them!” 🇦🇹
Posts
Media
Videos
Starter Packs
Pinned
Reposted by Gerald Venzl
Reposted by Gerald Venzl
Reposted by Gerald Venzl
Reposted by Gerald Venzl
Gerald Venzl
@gvenzl.bsky.social
· Sep 9
How to Unplug an Oracle Database PDB into a .pdb File and Replug into Another Container Database
Oracle's Multitenant architecture allows you to unplug a Pluggable Database (PDB) from one Container Database (CDB) and plug it into another, simplifying database migration and management. This quick guide walks through the process of unplugging a PDB into a .pdb archive file and replugging it into another CDB. We will be using the gvenzl/oracle-free images to demonstrate multiple Oracle Database environments.
www.geraldonit.com
Gerald Venzl
@gvenzl.bsky.social
· Sep 8
Reading List – September 2025 #1
📰 Oracle Master Encryption Key Management: Wallets, OKV, and HSM Explained - Bryan Grenn shows practical examples of Oracle Database Master Encryption Keys 🎉 Oracle Data Masking and Subsetting expands to discover 150+ new sensitive data types - Oracle adds 150+ new sensitive data types to its Data Masking and Subsetting product 📰 The Magical NVL Function - Więcej Postów demonstrates enhancements for optional SQL query parameters…
www.geraldonit.com
Reposted by Gerald Venzl
Reposted by Gerald Venzl
Gerald Venzl
@gvenzl.bsky.social
· Sep 1
Reading List – August 2025 #4
📰 💡 Using a modern database? You might not need that ORM anymore - Anders Swanson shares his thoughts on potential ORM alternatives 📰 ZDLRA - How to manually register databases - Byran Grenn gives step-by-step instructions to manually register an Oracle Database with Zero Data Loss Recovery Appliance 📺 OCI Network Firewall - SSL Inspection - Oracle Learning demonstrates the SSL Inspection feature of the OCI Network Firewall…
www.geraldonit.com
Gerald Venzl
@gvenzl.bsky.social
· Aug 26
Gerald Venzl
@gvenzl.bsky.social
· Aug 26
Non-Positional INSERT statement – the insider story
Oracle Database 23.9 implements the non-positional INSERT statement. In my social media posts, I called out that Oracle Database is the first and only database to support this functionality, and by that, I mean not only the SET clause but the entirety of that feature set. There is a lot that can be done now, and this blog post provides the backstory of how this feature came about, what it does, and when you should use it.
www.geraldonit.com
Gerald Venzl
@gvenzl.bsky.social
· Aug 25
Reading List – August 2025 #3
📖 Autonomous DB and OCI: Exporting a Schema to Object Storage + Retention Policy - Marcus Vinicius gives you a detailed guide to back up your ADB schema to object storage 📖 Application and AI Scalability with Oracle Active Data Guard - Ludovico Caldara highlights the many advantages of Oracle Active Data Guard, the leading solution for data protection and more…
www.geraldonit.com
Gerald Venzl
@gvenzl.bsky.social
· Aug 21
Gerald Venzl
@gvenzl.bsky.social
· Aug 20
Different results for GROUP BY ALL and GROUP BY alias · Issue #18681 · duckdb/duckdb
What happens? Using a non-deterministic function as a non-aggregate column, the results produced by GROUP BY ALL and GROUP BY <alias> differ. The documentation does not define the semantics of GROU...
github.com
Gerald Venzl
@gvenzl.bsky.social
· Aug 19
Oracle Database Materialized Columns – a closer look
My recent blog post about Oracle Database 23.7 has generated significant interest in one particular feature: materialized columns. In this post, I’ll dive deeper into what materialized columns are, how they work, and when you might want to use—or avoid—them.
www.geraldonit.com
Gerald Venzl
@gvenzl.bsky.social
· Aug 18
Reading List – August 2025 #2
📖 Were you aware of the two hidden columns in CDB-Views? - Mike Dietrich shares some interesting insights regarding the CDB_* views 🎉 Exadata System Software Updates - August 2025 - Oracle announces the general availability of Exadata System Software 📖 How To Downgrade a PDB from Oracle Database 23ai - Daniel Overby Hansen demonstrates that an Oracle Database upgrade isn't a one-way street…
www.geraldonit.com