Oracle 26ai for DBAs, Thu, Feb 12, 2026, 6:00 PM | Meetup
Oracle Database is entering a new era with **Oracle 26ai**, bringing AI-native capabilities directly into the core of the database. But what does this really mean for **DBA
Oracle Database is entering a new era with Oracle 26ai, bringing AI-native capabilities directly into the core of the database.
Join us at the #OracleBeerBern meetup to learn more about.
@oracleace.bsky.social
π»π» ππ
www.meetup.com/oracle-beer/...
16.01.2026 09:04 β
π 9
π 3
π¬ 0
π 1
Only one more day to submit for
MakeIT 2026
CfP ends TOMORROW!
Take this final chance to be part of this event and enter your abstract on https://sessionize.com/makeit-2026-jcon-slovenia.
#MakeIT26 #SIOUG26
See all Events and CfPs on www.clocwise.org.
15.01.2026 13:00 β
π 1
π 1
π¬ 0
π 0
Database management is more than persistence.
Beyond persistence, a DBMS also provides access rights (GRANT), schema enforcement (types, constaints), schema evolution (ALTER), concurrency control (TX isolation, deferred constraints), a query languageβ¦
Persistence is simple, DB managemant is hard.
09.01.2026 13:50 β
π 21
π 3
π¬ 0
π 0
Expand and Contract Method for Database Changes
The Expand and Contract pattern is an iterative, backwards-compatible technique to apply database changes in small, safe steps.
The Expand/Contract Method is a tool for safe database changes
Expand: add new schema elements
Migrate: move code to these
Contract: remove old elements
@jasminfluri.bsky.social discusses using it to
Rename a column
Split a table
Change the data type of a column
06.01.2026 12:01 β
π 2
π 1
π¬ 0
π 0
Christmas came early this year and I'm happy to be a speaker at @voxxedzurich.bsky.social in March 2026! π₯³
vdz26.voxxeddays.ch
17.12.2025 14:46 β
π 6
π 0
π¬ 0
π 0
Expand and Contract Method for Database Changes
The Expand and Contract pattern is an iterative, backwards-compatible technique to apply database changes in small, safe steps.
Stonebreaker's article on database decay (ieeexplore.ieee.org/document/784...) made me write a snippet about safe database refactoring and the expand-contract method. βοΈ
@oracleace.bsky.social
medium.com/@jasminfluri...
16.12.2025 14:24 β
π 7
π 1
π¬ 0
π 0
We have approval to release Oracle AI Database 26ai on non-Oracle hardware for deployment on-premises!
The wait is (nearly) over!
Oracle AI Database 26ai EE for Linux x86-64 will be released on premises in the next RU (23.26.1), due January 2026
Read full details at blogs.oracle.com/database/ora...
03.12.2025 16:02 β
π 15
π 7
π¬ 1
π 0
@christianberg.bsky.social having an apperance at #UKOUG25 at @gianniceresa.bsky.social session about analytics in 2025 :)
02.12.2025 11:16 β
π 3
π 0
π¬ 1
π 0
A RAG pipeline with #SQL using Oracle AI Database, explained by Dom Giles
You can build retrieval augmented generation pipelines using #SQL using Oracle AI Database
@domgiles.bsky.social explains at #ukoug2025
02.12.2025 10:36 β
π 4
π 1
π¬ 0
π 0
SQL assertions syntax
Multi row/multi constraint example βcontrollers must work in financeβ
Multi row/multi table constraints
βCanβt earn more than your managerβ
βCanβt have multiple presidentsβ
βMust be a presidentβ
Coming in Oracle AI Database
#SQL assertions
These enable you to create cross row, cross table constraints with SQL standard syntax
CREATE ASSERTION β¦ CHECK (
[ NOT ] EXISTS ( <query> )
)
@toonkoppelaars.bsky.social explains at #DOAG2025
19.11.2025 08:23 β
π 25
π 11
π¬ 1
π 1
Database Rollbacks in CI/CD: Strategies and Pitfalls
Database rollbacks would be incredibly valuable and essential if we want quick fixes for failed deployments. But they are rarely feasible.
Database deployments can fail
But rolling back schema changes is tricky - so plan them
@jasminfluri.bsky.social runs through options
Versioned Migrations with Reversible Scripts
Backups before Changes
Immutable Migrations & Forward Fixes
Restore Points & Flashbacks
29.10.2025 12:03 β
π 2
π 1
π¬ 0
π 0
Last week, at pgconf.eu I got the best feedback ever. I was told:
"You saved my life! Since I know Merise there's not a week where I don't use it and show it to my coworkers!"
Here are the slides:
l_avrot.gitlab.io/slides/meris...
29.10.2025 09:44 β
π 3
π 1
π¬ 1
π 0
It will fit into one of the bottle cages, I'm sure ππ
28.10.2025 19:59 β
π 1
π 0
π¬ 0
π 0
So thankful to be part of this community! π
@oracleace.bsky.social swag arrived just in time for the moody central european autumn weather. ππ π«Ά
28.10.2025 16:50 β
π 11
π 1
π¬ 2
π 0
Since I couldn't find any benchmarks on the topic, I'm not sure about it. Something to validate...
28.10.2025 09:17 β
π 0
π 0
π¬ 0
π 0
A short summary of the differences between UUIDv4 and #UUIDv7 and an idea how it could be implemented in #Oracle #database. A UUID datatype would be nice π.
@oracleace.bsky.social
medium.com/@jasminfluri...
27.10.2025 06:44 β
π 6
π 1
π¬ 1
π 0
Database Rollbacks in CI/CD: Strategies and Pitfalls
Database rollbacks would be incredibly valuable and essential if we want quick fixes for failed deployments. But they are rarely feasible.
I felt like writing a blog post βa little write-up on why fixing failed #database deployments is challenging.
Spoiler: The part about undo-scripts might feel like a rant, probably because it is. π
medium.com/@jasminfluri...
22.10.2025 19:44 β
π 11
π 2
π¬ 1
π 0
KrΓ³tki przewodnik instalacji dockera na Windows dla Erika.
Projektowanie i programowanie baz danych Oracle. Optymalizacja, JakoΕΔ.
[PL]
KrΓ³tki przewodnik jak zainstalowaΔ docker na Windows dla Erika.
tinyurl.com/bdexn3cr
[EN]
Quick Docker Installation Guide on Windows for Erik
tinyurl.com/mwj2x643
08.10.2025 19:26 β
π 1
π 1
π¬ 0
π 0
What can I say, THANK YOU! #POUG2025 @luizafrompoland.bsky.social
06.09.2025 15:13 β
π 26
π 5
π¬ 1
π 0
π₯Ήπ₯Ήπ₯Ή
06.09.2025 18:47 β
π 5
π 1
π¬ 0
π 0
#POUG2025 10 years anniversary πππͺπ»
05.09.2025 13:53 β
π 12
π 1
π¬ 0
π 0
Only at the #POUG2025 - @jloracle.bsky.social LIVE with a full room, obviously.
06.09.2025 10:11 β
π 8
π 2
π¬ 0
π 0
@jasminfluri.bsky.social on OpenTelemetry #POUG2025 @sym42.bsky.social
06.09.2025 07:58 β
π 9
π 3
π¬ 0
π 0
Different approaches to monitoring, according to @jasminfluri.bsky.social at #POUG2025
(The Poland version is applicable in many countries π)
06.09.2025 08:04 β
π 10
π 3
π¬ 1
π 0
Oracle extends 19c database support to 2032
Meanwhile, on-prem version of 23ai remains uncertain
Nothing new here, but a bit depressing...
Oracle extends 19c database support to 2032, making it 'longest strategic release'
www.theregister.com/2025/02/18/o...
19.02.2025 14:40 β
π 18
π 3
π¬ 3
π 0
Sessionless Transactions (23.6) - example in session 1
Start in session 1 by calling DBMS_TRANSACTION.START_TRANSACTION
Pause it DBMS_TRANSACTION.SUSPEND_TRANSACTION
Sessionless Transactions (23.6) - resume example in session 2
Resume transaction in session 2 by calling DBMS_TRANSACTION.START_TRANSACTION
Session 2 can now see changes started in session 1
Oracle Database 23.6 added sessionless transactions
These enable you to:
Start a transaction in session 1
Suspend it
Resume the transaction in session 2
Complete it in session 2
This allows the app to release DB connections while doing other work mid-transaction
07.02.2025 12:00 β
π 10
π 3
π¬ 1
π 1