Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle on Windows Server Vs Xp-Pro

Re: Oracle on Windows Server Vs Xp-Pro

From: Howard J. Rogers <hjr_at_dizwell.com>
Date: Thu, 23 Dec 2004 09:01:26 +1100
Message-ID: <41c9eeb7$0$1124$afc38c87@news.optusnet.com.au>


Randy Harris wrote:
> "Howard J. Rogers" <hjr_at_dizwell.com> wrote in message
> news:41c99e08$0$4537$afc38c87_at_news.optusnet.com.au...
> [snip]
>

>>>>You'll know already, of course, that workstation-class MS operating
>>>>systems only permit 10 concurrent users to access the machine from
>>>>other workstations. Your anticipated load of 8 is already perilously
>>>>close to that, and the Server O/S might be justified on those grounds
>>>>alone -plenty more growth room. Besides which, you need to be careful
>>>>that workstations don't do unintended 'silent' cross-connections,
>>>>which steal from your number of permitted connections.
>>>
>>>I didn't know of this limit.  Is this a licensing limit, performance
>>>limit or a limitation enforced by the MS software?   I have departments
>>>with 14 Oracle "named users"  and they all connect to the server every
>>>day, even though only 2-4 may be using the application.  The nature of
>>>this department is such that they interact with the database only a few
>>>times every hour, so the effective load on the database is negligable.
>>>However, I have never had a problem with people connecting to the
>>>'server'  (Win-NT 4.0 workstation)
>>

>
> I was well aware of the PC to PC limit of 10 but was nearly certain that I
> had been able to connect more than 10 Oracle clients to a system running W2K
> (not server). Are you certain that the limitation would stop connections to
> Oracle? Please pardon me if I appear to be argumentative. This is an
> important matter for a project that I am engaged in currently, but am not
> set up to test at the moment.

Just to be absolutely clear on what I'm talking about, at least:

You cannot have more than 10 *simultaneous* connections from other PCs to a non-Server version of Windows. And a "connection" counts as anyone making an in-bound request via a network interface to a PC for whatever reason. So yes, Oracle would be clobbered by the limit.

But I was not drawing the distinction between whether more than 10 is technically do-able, or whether it is legally permitted, and perhaps I should have done so.

To sort the issue out, I think you might first want to read

http://support.microsoft.com/default.aspx?scid=kb;en-us;314882&Product=winxp

[watch for wrapping there]

...and in particular this bit:

"For Windows XP Professional, the maximum number of other computers that are permitted to simultaneously connect over the network is ten. This limit includes all transports and resource sharing protocols combined. For Windows XP Home Edition, the maximum number of other computers that are permitted to simultaneously connect over the network is five. This limit is the number of simultaneous sessions from other computers the system is permitted to host."

So, 10 is the limit for XP Pro, and that explicitly covers ALL incoming connections -so Oracle is indeed going to be affected. But whether that's a technical or "merely" a licensing limit is irrelevant, I would have said (assuming you want to stay legal). The last sentence of that article makes it actually pretty clear that the limit of 10 is not technically applied to TCP/IP connections, but that it's a licensing issue.

Next, read the EULA (eula.txt in \WINDOWS\system32):

Now, I'm no lawyer, but that certainly reads as though allowing *anyone at all* to connect from a remote PC to an XP Pro Workstation for the purposes of accessing an Oracle database is outside the scope of licensed activity!! A connection to an Oracle database certainly sounds to me like it would count as a "Device using, accessing, displaying or running other executable software residing on your Workstation".

So, single-user Oracle only according to that. Which I must say came as a bit of a shock, even to me.

So am I "certain that the limitation would stop connections to Oracle"? Absolutely 1000%, provided only that you care about being legal. :-) What one manages to get away with, and what one can legally achieve are, regrettably, often two completely different things!

For an even more certain answer, however, I think you should get in contact with Microsoft directly. I did once on a similar issue concerning whether a Windows installation into a virtual PC "counted" as a licensed installation (and hence required a new purchase). They were very friendly, very polite, and very firm that it did. They will be equally categorical about this matter, one way or another, if you ask them (and letting us know their response would certainly interest others here, I think).

Regards
HJR Received on Wed Dec 22 2004 - 16:01:26 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US