Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: ORA
Denham,
Most likely you're hitting the 3GB process limit (or 2GB if you haven't enabled the process to grow past 2GB). See Note: 46001.1 "Oracle Database and the Windows NT memory architecture, Technical Bulletin" for more details. Check the memory used by the oracle.exe process in task manager.
If you're already hitting the 3GB limit, then you should consider using MTS connections instead of dedicated server connections. Also make sure that sort_area_size and sort_area_retained_size are not set too high.
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 Mon Jul 02 2001 - 07:13:21 CDT
![]() |
![]() |