You are here |
connor-mcdonald.com | ||
| | | |
dohdatabase.com
|
|
| | | | Oracle Java Virtual Machine allows you to execute Java code directly in the database. This offers some amazing benefits. However, if it is not in use, you can speed up patching and upgrading by removing it. But how do you know whether it is in use? | |
| | | |
jonathanlewis.wordpress.com
|
|
| | | | 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... | |
| | | |
www.bobbydurrettdba.com
|
|
| | | | I've uploaded a monitoring script that I have worked on: zip. The script alerts you when the optimizer runs a SQL statement with a potentially new and inefficient plan so you can intervene. ... | |
| | | |
kewah.com
|
|
| | The reasons I started to use react-testing-library for testing React components and why I like it. |