Timur Akhmadeev
@tmmdv.bsky.social
📤 89
📥 38
📝 70
Oracle Apps Database Consultant at Pythian. Views are my personal opinion.
reposted by
Timur Akhmadeev
The Register
2 days ago
Clop crew hits Oracle E-Business Suite users with fresh zero-day
loading . . .
Clop crew hits Oracle E-Business Suite users with fresh zero-day
Big Red rushes out patch for 9.8-rated flaw after crooks exploit it for data theft and extortion Oracle rushed out an emergency fix over the weekend for a zero-day vulnerability in its E-Business Suite (EBS) that criminal crew Clop has already abused for data theft and extortion.…
http://dlvr.it/TNVbSn
0
6
4
Have you noticed 23ai FREE background process naming changed from ora_xxxx_SID to db_xxxx_SID? Curious how many shell scripts out there are going to break due to this once (if) 23ai is going to be released
19 days ago
0
4
0
Interesting how tech books are increadibly cheap compared to video courses. TOP
www.amazon.com/Troubleshoot...
is the best compilation of everything you need to know about Ora perf in 99.9% cases. It's 99$/US, 52€/EU. AOT
learn.tanelpoder.com/courses/adva...
is most likely great too, but it's 2000$.
loading . . .
Troubleshooting Oracle Performance : Antognini, Christian: Amazon.es: Libros
Troubleshooting Oracle Performance : Antognini, Christian: Amazon.es: Libros
https://www.amazon.es/Troubleshooting-Oracle-Performance-Christian-Antognini/dp/143025758X#
23 days ago
0
1
0
reposted by
Timur Akhmadeev
Ilmar Kerm
about 1 month ago
Oracle Core: Essential Internals for vibe coders
1
6
1
reposted by
Timur Akhmadeev
Priit Piipuu
about 1 month ago
What can I say, THANK YOU!
#POUG2025
@luizafrompoland.bsky.social
1
26
5
@pougorg.bsky.social
was great and it’s time to go. Thank you
@ora600pl.bsky.social
and the whole team for making it a great place to be. All the best in your next decade. See you some day soon.
about 1 month ago
1
5
0
reposted by
Timur Akhmadeev
Dani Schnider
about 1 month ago
Premiere at
#POUG2025
:
@jloracle.bsky.social
shows pictures on his slides 😁
0
6
2
reposted by
Timur Akhmadeev
Martin Berger (berx)
about 1 month ago
@tmmdv.bsky.social
has a modern relationship with performance tools ( some is love, some is hate) - and shares his experience on
#POUG2025
0
7
1
reposted by
Timur Akhmadeev
Priit Piipuu
about 1 month ago
Who is this mysterious man? Could it be
@chandlerdba.bsky.social
? Strange happenings at
#POUG2025
@sym42.bsky.social
0
5
3
reposted by
Timur Akhmadeev
Erik van Roon
about 1 month ago
And so, the 10th
@pougorg.bsky.social
#POUG25
starts. The axeman
@ora600pl.bsky.social
opening the celebratory champagne bottle the only logical way. If you don't hear from me again know that I went out having the best of times!
0
11
6
Sabrage with an axe. Yep,
@pougorg.bsky.social
about 1 month ago
0
6
2
So it begins!
@pougorg.bsky.social
about 1 month ago
0
4
0
Is there better news? No.
add a skeleton here at some point
about 1 month ago
0
0
0
One minor comment: coalesce is not a function, it’s an expression, which allows short circuit evaluation
add a skeleton here at some point
about 1 month ago
1
1
0
Unfortunately it's 87%+ AI generated text so better not to promote it.
add a skeleton here at some point
about 1 month ago
1
1
0
reposted by
Timur Akhmadeev
Jonathan Lewis
about 1 month ago
Link to the topic in the Tuning Guide:
docs.oracle.com/en/database/...
Link to the VLDB paper Oracle wrote on the topic:
www.vldb.org/pvldb/vol16/...
P.S. I really enjoyed seeing paragraph 2.1 - "hints obligate the optimizer to honor actions they specify".
0
2
1
reposted by
Timur Akhmadeev
Priit Piipuu
about 2 months ago
We live in the different worlds :) As a developer I find this dashboard distinctly unhelpful. Let's say I have an incident: p99 of resp time is above the targets. Will AAS tell us what ails those queries? Not really. This is the reason why we use SQL trace with extra tooling.
1
0
1
reposted by
Timur Akhmadeev
Mike Dietrich
about 2 months ago
Were you aware of the two hidden columns in CDB-Views? Learning something new every day is the best part of my job. And as you can see and read on the blog, thanks to YOU, I learn a lot. This one I learned from Johannes Ahrends at my workshop for ora2know in Munich in early July this year. Were…
loading . . .
Were you aware of the two hidden columns in CDB-Views?
Learning something new every day is the best part of my job. And as you can see and read on the blog, thanks to YOU, I learn a lot. This one I learned from Johannes Ahrends at my workshop for ora2know in Munich in early July this year. Were you aware of the two hidden columns in CDB-Views? I confess honestly: I wasn't.
https://mikedietrichde.com/2025/08/11/were-you-aware-of-the-two-hidden-columns-in-cdb-views/
1
10
2
Did you know ADDM is pronounced Adam?
docs.oracle.com/en/database/...
loading . . .
SQL Tuning Guide
Use SQL Tuning Advisor to obtain recommendations for improving performance of high-load SQL statements, and prevent regressions by only executing optimal plans.
https://docs.oracle.com/en/database/oracle/oracle-database/23/tgsql/sql-tuning-advisor.html#GUID-7FAEE001-6FB3-4FA9-93AC-5598F446A15F:~:text=ADDM%20(pronounced%20Adam)
about 2 months ago
0
0
0
reposted by
Timur Akhmadeev
Jonathan Lewis
2 months ago
A new post about a defect / limitation in the optimizer's handling of bind variables that turns out to have an important impact on the usefulness of the "offset / fetch next" syntax for pagination:
jonathanlewis.wordpress.com/2025/08/01/b...
0
1
1
reposted by
Timur Akhmadeev
Chris Saxon
2 months ago
With all the new stuff in the 23ai RUs, it can be easy to overlook some cool changes in 19c such as Schema annotations have been backported to 19.28 These enable you to add key-value metadata to describe tables, columns, and other database objects
1
8
6
UKOUG Annual Conference CfP is finally open
sessionize.com/ukoug-annual...
loading . . .
Log in @ Sessionize.com
https://sessionize.com/ukoug-annual-conference-2025/dashboard
2 months ago
0
0
0
While looking at node-oracledb docs I noticed a weird dbOp parameter
node-oracledb.readthedocs.io/en/latest/us...
apparently this is a very old, obviously unused, feature
oracle-base.com/articles/12c...
.
loading . . .
22. Tracing with node-oracledb — node-oracledb 6.9.0 documentation
https://node-oracledb.readthedocs.io/en/latest/user_guide/tracing.html#end-to-end-tracing-mid-tier-authentication-and-auditing
2 months ago
1
1
0
Speed SQL results Attempt #2: 10 correct in 39 seconds ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔
#SpeedSQL
devgym.oracle.com/pls/apex/f?p...
add a skeleton here at some point
3 months ago
1
1
0
TIL: have to use deterministic for a function so its result can be used by a smart scan.
3 months ago
0
0
0
Why oh why
3 months ago
0
0
0
One good thing about ChatGPT and alike (at least for now) is: its output is easily recognizable.
4 months ago
0
0
0
reposted by
Timur Akhmadeev
Connor McDonald on Database and SQL
4 months ago
Retro blog post. PL/SQL in 21c gets amazing new loop iterators.
https://connor-mcdonald.com/2021/01/15/pl-sql-in-21c-gets-amazing-new-loop-iterators/
1
1
1
I love the “2-3 hours” part
add a skeleton here at some point
4 months ago
0
0
0
This look broken, as cardinality estimates between table and index are inconsistent + you can’t get more rows out of the table
add a skeleton here at some point
4 months ago
1
1
0
reposted by
Timur Akhmadeev
Daniel Overby Hansen
4 months ago
After patching your Oracle Database you might see indexes flying in during an import. How did that happen?
loading . . .
Data Pump Creates Your Indexes Even Faster
Without any configuration, Data Pump now creates your indexes faster during import. This can significantly reduce the overall runtime.
http://dohdatabase.com/2025/05/27/data-pump-creates-your-indexes-even-faster/?utm_source=bluesky&utm_medium=jetpack_social
0
3
1
It is now safe to assume 23ai is dead. Most will wait till the next Long Term release since 19c premier support has been extended till Dec 2029.
5 months ago
2
4
0
reposted by
Timur Akhmadeev
Connor McDonald on Database and SQL
5 months ago
Those fateful words .... "we are working with an EAV (entity-attribute-value) schema, all objects are stored in a single table...and we are having a performance issue" Yer reckon?
6
8
1
reposted by
Timur Akhmadeev
Polish Oracle User Group
5 months ago
We think you'd enjoy
#POUG2025
too. You can meet
@jloracle.bsky.social
and the rest of the gang in September. Last tickets with 20% discount:
poug.org/edycja/poug-...
loading . . .
0
8
7
reposted by
Timur Akhmadeev
Tanel Poder
6 months ago
0x.tools
xCapture v3: Linux Performance Analysis with Modern eBPF and DuckDB 👀👀
tanelpoder.com/posts/xcaptu...
1
29
12
reposted by
Timur Akhmadeev
Polish Oracle User Group
6 months ago
#POUG2025
speakers - please stand up! We're still waiting for all confirmations, but we already know our agenda this year will be legendary 😎
1
9
2
To those struggling with index skip scan cost being too low, check this out.
add a skeleton here at some point
6 months ago
1
0
0
Why Exadata System Statistics are not gathered by default? Rhetorical question.
6 months ago
1
1
0
reposted by
Timur Akhmadeev
clocwise
6 months ago
Only one more day to submit for POUG 2025 CfP ends TOMORROW! Take this final chance to be part of this event and enter your abstract on
https://sessionize.com/poug-2025/
. @POUG_ORG #POUG25 See all Events and CfPs on
www.clocwise.org
.
0
4
2
The new MOS portal uses base.js script which is 9MB. Seriously?
7 months ago
1
0
0
Change your Oracle SSO passwords now.
add a skeleton here at some point
7 months ago
0
2
0
reposted by
Timur Akhmadeev
Ilmar Kerm
7 months ago
Activating kernel parameters is different in OL9 - Oracle Linux: Kernel Parameters are Not Reflected using grub2-mkconfig (Doc ID 2989671.1). After upgrade to OL9, I ran my playbooks to configure servers, but databases kept crashing every few days. Then orachk told expected kernel parameters missing
1
5
1
I've updated my Tampermonkey plugin for MOS to keep HTTP session alive longer - please have a test and let me know if it works for you.
greasyfork.org/en/scripts/2...
loading . . .
MOS-cow
fix timeout dialog in support.oracle.com
https://greasyfork.org/en/scripts/28747-mos-cow
7 months ago
0
1
1
reposted by
Timur Akhmadeev
Polish Oracle User Group
7 months ago
One week left to submit your
#POUG2025
session. 👀
sessionize.com/poug-2025/
0
2
2
Tomcat is included with GI and starting with 19.24 its version is 9. In 19.26 Tomcat base version is 9.0.98 so it fits this CVE. Expect some patching.
add a skeleton here at some point
7 months ago
0
1
0
Also it’s nice to visualize undo extents as a ring
www.pythian.com/blog/technic...
add a skeleton here at some point
7 months ago
0
0
0
An interesting new feature of the DBMS_SPM since 19.22: Bug 34534504 PERF_DIAG: Need a dbms_spm API to Create Plan Baseline to Get Good Execution Plan for a SQL_ID
7 months ago
0
1
0
Sounds scary but no details: Bug 36777010 oracle sequence suddenly go back to older number causing inconsistent application behavior
7 months ago
1
3
0
reposted by
Timur Akhmadeev
Daniel Overby Hansen
7 months ago
Download all the patches you need, for all the platforms you need, using AutoUpgrade and just one command. Perhaps you've logged in to MOS to download patches for the last time....
loading . . .
AutoUpgrade New Features: Extended Platform Support
Use AutoUpgrade Patching on even more platforms. This also means you can download patches to multiple platforms using one config file and one command.
http://dohdatabase.com/2025/02/28/autoupgrade-new-features-extended-platform-support/
0
5
2
reposted by
Timur Akhmadeev
Jonathan Lewis
7 months ago
The joy of writing blog notes - from time to time someone attaches a comment that will add real value for your readers (and yourself, of course). In this case Mikhail Velikikh:
mvelikikh.github.io/blog/
loading . . .
Заметки - Путь базиста
Oracle Database и сопутствующее, что я нашёл интересным
https://mvelikikh.github.io/blog/
0
2
1
Load more
feeds!
log in