DBAMarco's Avatar

DBAMarco

@dbamarco.bsky.social

Oracle addicted for two decades and counting | ACE Pro | nature friend

159 Followers  |  132 Following  |  20 Posts  |  Joined: 17.11.2024  |  1.829

Latest posts by dbamarco.bsky.social on Bluesky

Preview
Oracle 23ai: Domains #1 Finally I continue my series of posts about my favorite Oracle Database 23ai new features. Quite some time passed by sine the first post in this series, I was and still am very busy the last weeks …

Basics of @oracledatabase.bsky.social 23ai Domains dbamarco.wordpress.com/2025/06/19/o...

19.06.2025 13:54 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

There still time πŸ™‚

02.06.2025 10:53 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image Post image

Still some 1:1 sessions free. You can find the board where the sessions will be held tomorrow, in the exhibition hall β€œDOME”. #apexconn25

14.05.2025 11:17 β€” πŸ‘ 5    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0
Net Services Administrator's Guide

IMP you need the configure a separate dispatcher for that. Per default there’s just one that handles the XDB service.
See docs.oracle.com/en/database/...

14.05.2025 16:10 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image Post image

Windows or Linux ... we got your latest 23ai Free release right here for you

14.05.2025 14:58 β€” πŸ‘ 4    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0
Post image

@isdba.de and Tom Fels from @technologie.robotron.services explaining #AI #vectorsearch running on #OracleODA at #DOAGDB25
@doagev.bsky.social

14.05.2025 10:13 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Dynamic stats for PL/SQL functions (23.8)
Improve row estimates for PL/SQL functions in SQL with dynamic stats
By default row estimates for pipelined table functions are poor

Dynamic stats for PL/SQL functions (23.8) Improve row estimates for PL/SQL functions in SQL with dynamic stats By default row estimates for pipelined table functions are poor

Dynamic stats for PL/SQL functions (23.8)
Improve row estimates for PL/SQL functions in SQL with dynamic stats
With dynamic PL/SQL stats in 23.8, get accurate row estimates for pipelined functions

Dynamic stats for PL/SQL functions (23.8) Improve row estimates for PL/SQL functions in SQL with dynamic stats With dynamic PL/SQL stats in 23.8, get accurate row estimates for pipelined functions

Oracle Database Free 23.8 is now available

Get it at

www.oracle.com/database/fre...

This has a neat tweak if you're getting poor row estimates for PL/SQL in SQL:

Enhanced dynamic stats for PL/SQL in FROM & WHERE

This can be particularly useful for estimating pipelined table functions

13.05.2025 15:01 β€” πŸ‘ 25    πŸ” 12    πŸ’¬ 1    πŸ“Œ 0
Post image

Next level safe harbour by @martindba.bsky.social at the opening keynote at #DOAGDB25
@doagev.bsky.social
@oracleace.bsky.social

14.05.2025 08:08 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image Post image Post image Post image

Vorschau: Morgen, von 19 bis 21 Uhr, sind wΓ€hrend der Dinner- & DJ-Party 3 FahrgeschΓ€fte fΓΌr die Teilnehmenden der #apexconn25 und #DOAGDB25 β€šgeblocktβ€˜ β€” die genauen Fahrzeiten stehen auch in unserer Parkplan-Grafik, oben rechts ➑️ www.doag.org/fileadmin/Ev.... Wer macht mit? πŸ˜ƒ πŸ™ƒ 🎒 πŸ₯³

13.05.2025 12:20 β€” πŸ‘ 8    πŸ” 5    πŸ’¬ 0    πŸ“Œ 0
Post image

A nice habit should never end … time for #DOAGrunning again with @dbamarco.bsky.social #DOAGDB25 @oracleace.bsky.social strava.app.link/92p5LSc8lTb

14.05.2025 06:13 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Post image

Gonna catch @dbamarco.bsky.social and then head to Rust for #DOAGDB25

13.05.2025 07:16 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

There is a MOS Note "Incorrect OCINumberFromReal Conversion (Doc ID 2978992.1)" indicating the issue. I'll check that.

09.05.2025 08:11 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Thanks a lot. That matches my case. I copied the data using CTAS, same behaviour. When I updated the value using round, the value gets "fixed".

08.05.2025 11:36 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image Post image

What's wrong with my #Oracle SQLplus? #SQLcl works just fine. And why does the "to_char" return an error? I'm confused. /cc @oracleace.bsky.social

08.05.2025 07:24 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 3    πŸ“Œ 0
Preview
Smashing a database on my PC Colleague Martin Berger posted this recentlyand it got me thinking: If we take out the network (by running a program locally on the database server) how many requests per second can a modern but af…

If smoke isn't coming out of your machine, you aren't really working :-)
connor-mcdonald.com/2025/05/05/s...

05.05.2025 13:16 β€” πŸ‘ 4    πŸ” 4    πŸ’¬ 0    πŸ“Œ 0
Preview
Statistics on Global Temporary Tables Something I’ve been seeing lately is a strategy of not collecting statistics on global temporary tables. The philosophy makes sense since typically global temporary tables (GTTs) are populate…

New Blog! I think I've changed my mind on optimizer statistics on GTT.
connor-mcdonald.com/2025/05/06/s...

06.05.2025 06:05 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

Itβ€˜s #doagrunning time again and as always a great pleasure to run with @dbamarco.bsky.social

04.04.2025 07:01 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Really worth catching up on the new Exadata 11 platform.

07.01.2025 15:45 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Caveat with default-on-null when modifying the datatype During a recent UTF8 migration project, a colleague stumbled upon an issue regarding NOT NULL constraints. They where using the Database Migration Assistant for Unicode (DMU) to convert the content…

#Oracle #Database: be careful when modifying datatypes with an default-on-null setting.
dbamarco.wordpress.com/2024/12/12/c...

12.12.2024 14:31 β€” πŸ‘ 4    πŸ” 3    πŸ’¬ 1    πŸ“Œ 0
Post image

♠️ 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

05.12.2024 18:21 β€” πŸ‘ 19    πŸ” 13    πŸ’¬ 0    πŸ“Œ 1

Thanks god it was named Sequel: Structured *english* query language.

22.11.2024 18:57 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Drei tolle Tage #DOAG2024. Wir freuen uns auf ein Wiedersehen.

21.11.2024 15:59 β€” πŸ‘ 10    πŸ” 6    πŸ’¬ 0    πŸ“Œ 0
Post image

It should be an obvious recommendation, but some customers still use old versions of Oracle databases

@chandlerdba.bsky.social talks about Unified Audit at #DOAG2024

21.11.2024 13:09 β€” πŸ‘ 14    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

I remember the days when even Visual Basic for the macros was in Geeman…. Weird.

22.11.2024 17:36 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image Post image

Itβ€˜s a streak! Started active into last day of #doag2024 and thanks to my colleagues @dbamarco.bsky.social and Thomas for pushing me, it was a joy πŸƒβ€β™‚οΈ #doagrunning

21.11.2024 08:21 β€” πŸ‘ 10    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Post image

Today at 10am at #DOAG2024: an introduction to the #oracleace program. If you’re interested, just come around.

21.11.2024 08:21 β€” πŸ‘ 6    πŸ” 5    πŸ’¬ 1    πŸ“Œ 0
Post image

Full room for @ludovico.bsky.social at #DOAG2024 talking about #PostgreSQL and if it’s catching up to #Oracle.

20.11.2024 14:32 β€” πŸ‘ 7    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Preview
Important Update to Oracle Database 19c Support Timelines Long silence doesn’t mean that I am hiding. It just means that it’s very busy right now. And hopefully with less travel I will have more time to blog and reply also to your comments. St…

Huge News!

Important Update to Oracle Database 19c Support Timelines

mikedietrichde.com/2024/11/20/i...

20.11.2024 08:54 β€” πŸ‘ 23    πŸ” 7    πŸ’¬ 0    πŸ“Œ 0
Post image

Last call to join me at #DOAG2024, room Hongkong: #Oracle #ER vs #SE2

20.11.2024 07:59 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

@ludovico.bsky.social showing different and new ways to create #Oracle #Dataguard configurations in #23ai at #DOAG2024.

19.11.2024 15:21 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@dbamarco is following 19 prominent accounts