Hi Guys,
i am using sql server 2000 on windows 2000 cluster with
150 concurrent license . now i want to add 50 more licence.
do i have to add this for both nodes?
what is the procedure to do this ? is it using licensing
manager in control panel?
PLS advice me
> 150 concurrent license . now i want to add 50 more licence.
SQL CALs are not "concurrent" licences. You need a CAL per device or user
regardless of how many connections are made concurrently. Under the
Server/CAL licensing model you only need one licence per device or user even
if they connect to multiple servers, whether clustered or otherwise.
Refer to:
http://www.microsoft.com/sql/howtobuy/default.asp
David Portas
SQL Server MVP
|||Hi,
so even if i have 10 connections from one work stations it
will consider as only one CAL.?
but it in sql 7.0 it was concurrent license
[vbcol=seagreen]
>--Original Message--
licence.
>SQL CALs are not "concurrent" licences. You need a CAL
per device or user
>regardless of how many connections are made concurrently.
Under the
>Server/CAL licensing model you only need one licence per
device or user even
>if they connect to multiple servers, whether clustered or
otherwise.
>Refer to:
>http://www.microsoft.com/sql/howtobuy/default.asp
>--
>David Portas
>SQL Server MVP
>--
>
>.
>
|||> so even if i have 10 connections from one work stations it
> will consider as only one CAL.?
Yes. Conversely if you have 100 workstations you need 100 device CALs even
if no more than 50 are ever connected concurrently.
> but it in sql 7.0 it was concurrent license
From the Licensing FAQ:
Q. Do you still offer per-server (concurrency) CALs?
A. No. SQL Server 2000 is only available by means of a Server plus device
CAL, Server plus user CAL, or a Processor license.
David Portas
SQL Server MVP
No comments:
Post a Comment