Hello,
I was wondering how to pin a schema object in the shared pool (in memory). I am currently running oracle 11g.
After reading a couple of posts on how to pin objects in memory, I am thoroughly confused on how to do so.
For example, do I have to create a procedure or package of a schema then pin the object (that being a package or procedure) to the shared pool?
For the person who answers the question, could you do an example of pinning the HR schema to the shared pool?
Thank you for the help,
Ryan