Quantcast
Channel: SCN: Message List - SAP on Oracle
Viewing all articles
Browse latest Browse all 5847

Re: command to find the allocated memory size in oracle

$
0
0

Hello Subbu,

 

You can find the allocated memory by either of the following :

 

1. show sga at sqL prompt

2. displaying contents of view v$sga (same as show sga) or v$sgainfo (if you require component wise memory allocation)

 

The PGA allocation is dynamic. As per SAP Note 789011, you can find the current PGA loocation by using the view v$pgastat.

 

for total memory allocated to oracle you need to mainly consider process memory, PGA and the sizes of shared pool and buffer pool

 

Thanks and Regards,

Anjali


Viewing all articles
Browse latest Browse all 5847

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>