Explore >> Select a destination


You are here

blog.jooq.org
| | nenadnoveljic.com
3.0 parsecs away

Travel
| | Analysis of dataset properties leading to a bad performance problem with a simple fix.
| | leonotes.wordpress.com
3.2 parsecs away

Travel
| | ????????transitive closure?Wiki??????????Oracle????????...
| | www.dbaglobe.com
2.2 parsecs away

Travel
| | A blog about on new technologie. Hands-on note about Hadoop, Cloudera, Hortonworks, NoSQL, Cassandra, Neo4j, MongoDB, Oracle, SQL Server, Linux, etc.
| | orastory.wordpress.com
13.2 parsecs away

Travel
| There have been some interesting posts from Marcin Przepiorowski and Kerry Osborne about mapping sql plan management (spm) baselines to a corresponding sql id. The key to sql plan baselines (DBA_SQL_PLAN_BASELINES) is SIGNATURE. And why signature? It's not just another change to the key to identifying sql statements (HASH_VALUE -> (NEW_)HASH_VALUE / OLD_HASH_VALUE -> SQL_ID)....