/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

mwidlake.wordpress.com
| | oracle-base.com
2.5 parsecs away

Travel
| | GROUP BY ALL in Oracle Database 23ai/26ai - ORACLE-BASE
| | dioncho.wordpress.com
2.0 parsecs away

Travel
| | I hit following OTN forum article which was a discussion on typical SQL sharing problem. There are so many reasons why Oracle does not share the same statement. Oracle records the reason in v$sql_shared_cursor view. In my local 10.2.0.1 database, v$sql_shared_cursor has 53 reasons of unshareability. But I have a big complaint on v$sql_shared_cursor view....
| | kerryosborne.oracle-guy.com
2.8 parsecs away

Travel
| |
| | www.binovarghese.com
23.3 parsecs away

Travel
| Oracle creates a memory area, known as the context area for processing an SQL statements, which contain all the informations needed for procesing the SQL statements...