Philipp Hartenfeller

@hartenfeller.dev

🖥️ Web & DBs | Oracle APEX 📝 Blog: http://hartenfeller.dev/blog 💼 Product Lead @united-codes.com ♠️ Oracle ACE Pro 🎥 https://www.youtube.com/@united-codes

Currently investigating if Programmatic tool calling (PTC) is feasable in Oracle via UC AI. PTC: LLM does not just call tools, it can write code that calls many tools and processes the responses. Great for big data. Maybe the perfect opportunity to get my hands dirty in MLE.

Die spannendsten Oracle-26ai-Features stecken tief im Maschinenraum. Priorisierte Transaktionen, PDBs als Cluster-Resource, sperrfreie Spalten: kleine Häppchen mit großer Wirkung für den DBA-Alltag. Neue Folge „O wie Datenbank" 🧵👇 (1/8)

Podcast Cover zu O wie Datenbank Folge 06 -  Oracle 26ai: Feature Häppchen für DBAs

Dynamic actions are one of the rare things where I feel they could get in the way of coding agents. Execution point is good but a single JS block calling set values, hides, refreshes etc. is probably much easier to maintain for LLMs (and easier to read for me in .apx) #orclAPEX

Hot take/opinionated: With the help of AI, creating SQL migration scripts is as easy as ever: claude check the commit history since last tag, create a migration script, test it with a local DB. I don't need Liquibase, SQLcl Projects, etc. (Only works if you work file based)

My local DB (uc-local-apex-dev) was running full. Improved the local-26ai.sh shrink-space script by: - removing old APEX installations - Reclaiming space from APEX internal BLOBs - Reclaiming space from audit log - Data file resizing In total reclaimed 6 GB 👍. #orclAPEX

Bild

Looking to generate #orclAPEX apps with APEXlang? You should join our webinar tomorrow! We will showcase an approach that save over 50% of $/tokens/time and thus is smarter as LLMs fatigue quickly. And the best part: you will be able to do the exact same thing at home. (links in comment)

BildBildBild

Improved uc-local-apex-dev: - One-shot ./install.sh: starts the stack, waits for DB + ORDS, configures everything. Zero manual steps - Native Podman support: auto-detects your engine (Docker or Podman) - SELinux-ready out of the box Local #orclAPEX 26.1 even simpler. github.com/United-Codes...

GitHub - United-Codes/uc-local-apex-dev: Plug-and-play dockerized local Oracle APEX environment with Oracle 26ai and ORDS

Plug-and-play dockerized local Oracle APEX environment with Oracle 26ai and ORDS - United-Codes/uc-local-apex-dev

github.com

I've been experimenting with an approach where agents don't need to relearn #orclAPEX APEXlang syntax every time – instead they get tools to read, query and edit .apx files directly. Results look great, learn more in our stream next Tuesday (see reply)!

Bild