Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
What is variable size when showing SGA?
The variable portion is called variable because its size (measured in bytes) can be changed.
The variable portion consists of:
• large pool (optional)
Provides working space for rman (although rman will also work without large pool).
• Shared pool The shared pool is used for objects that are shared among all users. For example: table definitions, PL/SQL definitions, cursors and so on.
Related Answered Questions
Related Open Questions