August 2011
Intermediate to advanced
576 pages
16h 12m
English
As in single-instance environments, it is best to avoid excessive and unnecessary parsing of SQL statements and PL/SQL code in Oracle RAC. Additional overhead is incurred in Oracle RAC for parsing because many locks are now global. In old parlance, library cache–related locks fall under the non-PCM locks category.
Library cache load and pin lock acquisition on a library object such as a PL/SQL procedure, package, or function requires global coordination by Global Enqueue Services (GES).
Although parsing of SELECT ...
Read now
Unlock full access