Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Mazdak
Yak Posting Veteran
63 Posts |
Posted - 2003-12-17 : 10:14:18
|
| I think this is a dumb question but I ask it.When I install SQLServer 2000 it asked for license per processor. For example I say it is for 5 processor. Now one computer which want to use it has dual C.P.U. Does that count tow in licening or two? |
|
|
chadmat
The Chadinator
1974 Posts |
Posted - 2003-12-17 : 11:56:01
|
| You need to have a proc. license for each processor in the Server. -Chadhttp://www.clrsoft.comSoftware built for the Common Language Runtime. |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2003-12-17 : 12:18:19
|
| Mazdak, you get a license for each processor that the database server has and not for the clients. But do you really need a per processor license, or just CALs? Will a web server be connected to the database server or just internal client machines?Tara |
 |
|
|
Mazdak
Yak Posting Veteran
63 Posts |
Posted - 2003-12-17 : 14:01:45
|
quote: Originally posted by tduggan Mazdak, you get a license for each processor that the database server has and not for the clients. But do you really need a per processor license, or just CALs? Will a web server be connected to the database server or just internal client machines?Tara
There is no web server. There is internal network in a company and there is a server and some clients. Doesn't that license limit number of clients or connections? |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2003-12-17 : 14:04:35
|
| Per processor license means unlimited connections and is pricey if you aren't going to have a web site connected to the database server. What you want is a regular service license and some CALs.Tara |
 |
|
|
JimL
SQL Slinging Yak Ranger
1537 Posts |
Posted - 2003-12-17 : 14:05:26
|
| What happed to good old per seatJimUsers <> Logic |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2003-12-17 : 14:21:39
|
| http://www.microsoft.com/sql/howtobuy/default.aspTara |
 |
|
|
Mazdak
Yak Posting Veteran
63 Posts |
Posted - 2003-12-17 : 15:03:36
|
| Thankns to everybody for replys. :) |
 |
|
|
|
|
|