Quote:
Originally posted by marist89
Now that's a reason why. I think if you have adequate resources your OS should be able to handle any contention better than Oracle could.
Obiviously OS will do, but if you see at the ORACLE perspective as well its the OS that manages resources & not Oracle.
But let me make some point here...say if you have adequate resources to manage 8 DBs with some contention say...
If you consider resource in reference number say 100..its always better if you allot 50 to one instance rather than 50/N Instances...
Obiviously 50 to 1 Will outperform the contentions caused due 50/N (provided N>5).....
Quote:
Originally posted by marist89
I never assume worst-case scenarios.
Comon WIN OS isnt that bad.
Quote:
Originally posted by marist89
Not when N is a small number. Sure, if N>100 you might have an issue, but 8?
I am seeing N just greater that 5, i personnaly feel a headache.
Quote:
Originally posted by marist89
I disagree. At 17:00, end of day processing happens for all schemas. Because there is so much activity, data gets aged from the buffer cache prematurely thus causing more physical I/O's. If each instance had it's dedicated buffer cache these blocks would last in memory longer and be re-used.
As, i mentioned above, if adequate resource is avialable then 50/1 will suerly have less I/O compared to 50/N at peak times.
When you have adequate resource, then why do one think of having N instances which eventually lead to sharing of resources rather allot as much resource to 1 instance which is meant to allot to N instances.
Quote:
Originally posted by marist89
Hey, I'm not saying it would be right or wrong. I don't think we have enough information available to make an informed opinion.
Ahh, yes we dont have enough info to decide which will be better.....
but i would stick on to the point that its would be better if instances are less than 5, 8 would be OK, but depends.
Quote:
Originally posted by marist89
I was just trying to spark debate instead of the continuation of "You're stupid" threads (on a valid question).
Thas why, i have tried to make some points.
Thru debates is what one will learn more about anything.
Abhay.