By the way, if you haven’t played Minecraft yet, you should give it a try 😂
By the way, if you haven’t played Minecraft yet, you should give it a try 😂
Today’s session is about Low Code, CI/CD, databases and how MCP and AI can add value. Care to join us at 11:00 in cinema 2?
Today’s session is about Low Code, CI/CD, databases and how MCP and AI can add value. Care to join us at 11:00 in cinema 2?
👉 Register: asktom.oracle.com/ords/r/tech/...
👉 Register: asktom.oracle.com/ords/r/tech/...
The team got an interesting nut to crack: can you pass JSON PL/SQL types to MLE/JavaScript — and back?
✅ Absolutely, you can!
Here’s how 👉 martincarstenbach.com/2025/10/29/p...
Have fun exploring! 🚀
The team got an interesting nut to crack: can you pass JSON PL/SQL types to MLE/JavaScript — and back?
✅ Absolutely, you can!
Here’s how 👉 martincarstenbach.com/2025/10/29/p...
Have fun exploring! 🚀
This week, we take a closer look at #Oracle="/hashtag/Oracle" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link">#Oracle #Database capabilities with a bit of #Oracle #Cloud Infrastructure in the mix.
Happy reading!
www.oracle.com/database/tec...
www.oracle.com/database/tec...
One of the highlights is what’s new in Multilingual Engine. Until now, passing PL/SQL Abstract Data Types between PL/SQL and JavaScript wasn’t possible — but that’s changed!
👉 martincarstenbach.com/2025/10/28/w...
One of the highlights is what’s new in Multilingual Engine. Until now, passing PL/SQL Abstract Data Types between PL/SQL and JavaScript wasn’t possible — but that’s changed!
👉 martincarstenbach.com/2025/10/28/w...
Here's my recommendation for creating container databases.
Here's my recommendation for creating container databases.
@oracleace.bsky.social
medium.com/@jasminfluri...
@oracleace.bsky.social
medium.com/@jasminfluri...
🤖 🗺️ 📣 Including #OracleAIWorld coverage!
🎉 🎉 🎉 Lots and lots of amazing #announcements from last week
🤓 Blog posts for #geeks, and more
📖 Don't wait, READ NOW!
🤖 🗺️ 📣 Including #OracleAIWorld coverage!
🎉 🎉 🎉 Lots and lots of amazing #announcements from last week
🤓 Blog posts for #geeks, and more
📖 Don't wait, READ NOW!
Like spinning up Oracle AI Database Free in a container and actually seeing recent improvements in action.
Also, SQLcl 25.3.0 fixed that overflow bug in the CLI — a much cleaner appearence as a result!
Loving these quiet wins. 💡 #Oracle #DevLife
🔗 martincarstenbach.com/2021/06/10/s...
#Oracle #SQLcl #performance #IKYK
🔗 martincarstenbach.com/2021/06/10/s...
#Oracle #SQLcl #performance #IKYK
Have a look at my article if you're into modern software development 👉 martincarstenbach.com/2025/10/20/u...
#Java #OracleDatabase #DevContainers #GitHubCodespaces
Have a look at my article if you're into modern software development 👉 martincarstenbach.com/2025/10/20/u...
#Java #OracleDatabase #DevContainers #GitHubCodespaces
Die Anwenderkonferenz
🔗Anmeldung | scomp.ly/YAj48bE
Die Anwenderkonferenz
🔗Anmeldung | scomp.ly/YAj48bE
Read more here:
mikedietrichde.com/2025/10/14/o...
Read more here:
mikedietrichde.com/2025/10/14/o...
Have you ever struggled tracing SQL back to the app? Use setClientInfo(...) to add meaningful metadata to your JDBC queries. It makes tracing and perf debugging way easier.
New blog post with real code & tips:
🔗 martincarstenbach.com/2025/10/16/j...
Have you ever struggled tracing SQL back to the app? Use setClientInfo(...) to add meaningful metadata to your JDBC queries. It makes tracing and perf debugging way easier.
New blog post with real code & tips:
🔗 martincarstenbach.com/2025/10/16/j...
git status --untracked-files=all or git status -uall is your friend.
git status --untracked-files=all or git status -uall is your friend.
martincarstenbach.com/2025/10/15/o...
martincarstenbach.com/2025/10/15/o...
Mit @martindba.bsky.social (Oracle) & @oraesque.bsky.social
17–18 Uhr, online & ohne Voranmeldung!
👉 meine.doag.org/event/id.939...
#DOAGDevs #DevTalk #AI #KI
Mit @martindba.bsky.social (Oracle) & @oraesque.bsky.social
17–18 Uhr, online & ohne Voranmeldung!
👉 meine.doag.org/event/id.939...
#DOAGDevs #DevTalk #AI #KI
But if there are errors extracting a field, by default, Oracle Database sets its value to null
@martindba.bsky.social shows how to force an error instead in 23ai with
ALTER SESSION SET JSON_BEHAVIOR="ON_ERROR:ERROR"
But if there are errors extracting a field, by default, Oracle Database sets its value to null
@martindba.bsky.social shows how to force an error instead in 23ai with
ALTER SESSION SET JSON_BEHAVIOR="ON_ERROR:ERROR"