Chat now with support
Chat with Support

Spotlight on Oracle 10.7 - Getting Started Guide

Welcome to Spotlight Install Spotlight Start Spotlight Spotlight on Oracle Spotlight on Oracle Data Guard Spotlight on Oracle RAC Spotlight on Unix Spotlight on Windows Spotlight on MySQL Troubleshooting: Connection Problems

Shared Pool Latch Wait Alarm

Shared pool latches control access to the shared pool memory map.

The primary cause of contention is excessive hard parsing. This can indicate the need to use bind variables or adjust the CURSOR_SHARING parameter.

To combat shared pool fragmentation:

  • Flush the shared pool periodically using the ALTER SYSTEM FLUSH SHARED POOL command.
  • Set a minimum value for the shared pool if you are using automatic SGA memory management. Alternatively, revert to manual memory management.
  • Use DBMS_SHARED_POOL to prevent large objects from moving in and out of memory.

 

Related Topics

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating