Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Caffeine good.
And another thing. If in pre 9i days you tried to allocate more than 2gb
to the Oracle.exe process, just cause you have 9i and dynamic memory
allocation does not mean that os limits have disappeared. Your text file
(init.ora) with the incorrect value in it to edit on the other hand,
has.
Actually, I have learned a number of lessons from this experience which may have general applicability.
The Niall practicum (no fee-no certification).
On a windows 9i server (not a valuable one OK).
Connect / as sysdba
Alter system set SGA_MAX_SIZE=2047MB scope=spfile;
Alter system checkpoint;
Shutdown immediate/abort;
Startup
What happens next? How do you fix it?
Niall
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Niall Litchfield INET: [EMAIL PROTECTED] 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: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-LReceived on Mon Jun 30 2003 - 15:51:53 CDT
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).