Explore >> Select a destination


You are here

nenadnoveljic.com
| | dohdatabase.com
15.0 parsecs away

Travel
| | 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?
| | www.bobbydurrettdba.com
15.4 parsecs away

Travel
| | On December 26th, which is a holiday for my company this year, our team got a page that a plan had changed on an important 11.2.0.3 HP Unix platform Oracle database. The new plan was inefficient bu...
| | sqlmaria.com
14.6 parsecs away

Travel
| | Although there have been a number of significant changes to the Oracle Database in 12c, some of my favorite new features are actually the small enhancements, designed to make your life a little eas...
| | alexzeng.wordpress.com
70.3 parsecs away

Travel
| Outline is the oldest way to fix SQL plan. It based on hints like use_nl etc. It's a road map. It still can be used in 11.2 although oracle said it's deprecated. Finally, it is free. SQL profile is trying to impact CBO by adding cost estimation hints. You need pay extra money to use...