Explore >> Select a destination


You are here

kerryosborne.oracle-guy.com
| | blog.yannickjaquier.com
1.7 parsecs away

Travel
| | SQL Plan Management feature overview through concrete example and its interactions with Adaptive Cursor Sharing (ACS) and SQL Profile
| | rwijk.blogspot.com
1.3 parsecs away

Travel
| |
| | jonathanlewis.wordpress.com
1.7 parsecs away

Travel
| | Following yesterday's note on SQL Profiles, someone asked how I detect that an opt_estimate hint had been used - with specific reference to the "index_scan" option. The reason for this particular choice is that other opt_estimate hints have a highly visible impact in the 10053 trace files, but this one doesn't. Here are a few...
| | connor-mcdonald.com
23.5 parsecs away

Travel
| One of the cool features in Oracle AI Database 26ai is the ability for sessions to have different levels of priority for their transaction locks. I've covered how the feature works in the video below In a nutshell, a session can nominate whether their locking priority is LOW, MEDIUM or HIGH. When a session tries...