Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Limiting Oracle Memory
Kevin,
Note 46001.1 "Oracle Database and the Windows NT memory architecture, Technical Bulletin" is an excellent resource.
ORA_WORKINGSETMAX is set to a value in MB (complete details in the note).
Do you have QSLICE (part of the NT resource kit) or another tool that will let you view the individual threads in the oracle.exe process to see if it's all of them growing or just a rogue thread?
Have you applied the 8.1.7.1.3 patchset? There is one memory leak listed in the patchset readme.
Available on metalink - (using the flashing red link after clicking on Patches)
8.1.7.1.1: patch #1711240 (must be applied before applying 8.1.7.1.3)
8.1.7.1.3: patch #1797438
HTH,
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: A. Bardeen INET: abardeen1_at_yahoo.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- 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 Jun 21 2001 - 13:33:37 CDT