Thank you for joining us yesterday for our April 2025 Oracle ACE Program Update Meeting! ♠️
We had an amazing guest speaker, Susan Behn, Oracle ACE Director, who shared insights about Turning Tough Talks into Productive Conversations.
#OracleACE
Thank you for joining us yesterday for our April 2025 Oracle ACE Program Update Meeting! ♠️
We had an amazing guest speaker, Susan Behn, Oracle ACE Director, who shared insights about Turning Tough Talks into Productive Conversations.
#OracleACE
Small Pages not allowed for SGA from 19.27 and newer on Exadata
Having good friends in Oracle is key. And honestly one of the best things in my role. Philippe Fierens, product manager for Oracle's Fleet Patching and Provisioning mailed me yesterday night sharing that there an interesting change…
Retro blog post. Session level parallelism. https://connor-mcdonald.com/2016/01/21/session-level-parallelism
From the vault. New LINESIZE settings for SQLPlus. https://connor-mcdonald.com/2020/01/31/sqlplus-goodies-with-linesize/
Are you also eager to patch your Oracle Database, now that the new Release Updates are here?
Let me show you the easiest way to get those patches so the fun can begin.
Please add me as am an ACE.
I'm not a "full stack" performance specialist as I'm not good with frontend stuff and JavaScript, but I deal with pretty much everything else (app-network interactions, databases, OS and underlying storage I/O).
So I guess I'll call myself a 3/4-stack performance nerd from now on...
That’s so cool and awesome:)
Just wanted to know , do you have a demo script or something to simulate CBC latch ? planning to write a blog post. But not able to reproduce it.
Old blog from 2018, but still worth reading to remind that SQL plan execution is just program execution like any other:
tanelpoder.com/posts/visual...
Nice one. Thank you for sharing.
New post: Adding Loop and Row Counters to SQL Plan Execution FlameGraphs
tanelpoder.com/posts/sql-pl...
Computers are networks! Even your CPUs are networks, but thats for another day... If you want some holiday reading about how I achieved 66GiB/s and 11M IOPS in a single workstation (back in 2020) and which bottlenecks I hit, check this out!
tanelpoder.com/posts/11m-io...
The result cache stores the results of database queries in memory for reuse, improving performance by reducing execution time for repeated queries.
arsalandehghanis.medium.com/tuning-the-r...
♠️ We are happy to invite you to the first Oracle ACE Virtual Conference! Join us on December 11 and learn from amazing ACE speakers. 👉
Book your FREE spot now 👉
asktom.oracle.com/ords/r/tech/...
#OracleACE
♠️ Reminder for all ACEs ♠️
On November 26, we are hosting an Oracle ACE Program Product Overview presenting NoSQL Updates, where we are joined by Dario Vega, Principal Member of technical staff.
Looking forward to seeing you!
#OracleACE
NVIDIA Connect-8 800 Gbit network card:
www.servethehome.com/this-is-the-...
Can a User Process Consume Kernel Mode CPU Without a Syscall?
(yes)
tanelpoder.com/posts/user-p...
Great news… LiveSQL for the #oracle database was amazing. V2 is a big step forward with so much more to come.
Thats cool. L
A matrix heatmap visualization of 1000 embedding vectors of cats, dogs and planes, indicating that some patterns are visually noticeable across the source image types.
Starting to occasionally post my recent blog entries here as the audience here might find some of them interesting!
"Visualizing and Comparing Vector Embeddings as Heatmaps"
tanelpoder.com/posts/visual...
Blog entry: Python Supports Profiling with Perf - How Does It Work?
(Python 3.12+ on Linux can emit perf .map files so that you can see Python function names in the binary stack trace!)
tanelpoder.com/posts/python...
Introducing myself here: My name is Tanel Põder (originally from Estonia, living in Miami) and I'm a long time computer performance nerd.
I work on and write about systematic performance troubleshooting. Also, I'm the guy behind 0x.tools that gives you things like "top for wall-clock time", etc.