View Single Post

   
  #9 (permalink)  
Old 02-25-2008, 03:57 AM
HansF
 
Posts: n/a
Default Re: oracle 7.3 and windows 2000 server SP4

On Thu, 09 Mar 2006 22:04:17 +0000, Terry Dykstra wrote:

> "HansF" <News.Hans@telus.net> wrote in message
> newsan.2006.03.09.20.32.32.764549@telus.net...
>> On Thu, 09 Mar 2006 21:19:05 +0100, Maxim Demenko wrote:


>>
>> It will never parallelize operations (single CPU) even if on a
>> multiple-CPU machine. It will never use more than 1G for the combined
>> SGA+PGA. It will error out when attempts are made to exceed 4GB *user
>> data* (non-system tablespaces). The SID/DatabaseName is hard coded as XE
>> and seems to be checked by the kernel.
>>

>
> system tablespaces being: SYSTEM, TEMP, UNDO ?


And sysaux.

Yes, these tablespaces are not included (or, apparently more accurate,
there is compensation for the size of these tablespaces) in the storage
calculation.

--
Hans Forbrich
Canada-wide Oracle training and consulting
mailto: Fuzzy.GreyBeard_at_gmail.com
*** Top posting [replies] guarantees I won't respond. ***

Reply With Quote