Tag Archives: tuning
Pinning Oracle Packages for Performance
Pinning Oracle Packages for Performance It seems that a lot of people either aren't aware of the process of "pinning" Oracle packages to increase performance, or if they are, they only have a hazy understanding of it. Marking packages as non-swappable ("pinned") prevents paging, which is the tedious process of swapping the code in and [...]