Components of the virtual portion of shared memory

The virtual portion of shared memory stores a variety of data.

The following data is stored in the virtual portion of shared memory:
  • Internal tables
  • Big buffers
  • Session data
  • Thread data (stacks and heaps)
  • Data-distribution cache
  • Dictionary cache
  • SPL routine cache
  • SQL statement cache
  • Sorting pool
  • Global pool

Copyright© 2018 HCL Technologies Limited