Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Tuning Large Pool
Dennis,
Its 9i release 9.0.1.1.1 on Windows 2000. Heres the query & output
SQL> select name,round(bytes/(1024*1024),1) from v$sgastat where pool='large pool'; Enter ...
NAME ROUND(BYTES/(1024*1024),1) -------------------------- -------------------------- free memory 4095.9 PX msg pool .1
Elapsed: 00:00:00.07
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author:
INET: brain_damage_at_eth.net
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Jan 30 2003 - 20:22:19 CST
![]() |
![]() |