|
-
May 31st, 2005, 01:50 AM
#1
Explain the concept of "per-seat" licensing to me
While instalilng SQL Server reporting services, I was prompted to choose between two licensing types. I chose "Per Seat" and gave 10 as the number.
Can someone explain to me what this means, and what the number 10 signifies here?
-
May 31st, 2005, 07:21 AM
#2
Re: Explain the concept of "per-seat" licensing to me
 Originally Posted by mendhak
While instalilng SQL Server reporting services, I was prompted to choose between two licensing types. I chose "Per Seat" and gave 10 as the number.
Can someone explain to me what this means, and what the number 10 signifies here?
Per Seat means pretty much what it sounds like. As opposed to a Site License, a Per Set License requires that a client access license be purchased for each client connecting to the product, in this case SQL Server. If you have purchased a 10 "per-seat" license, that means you can only have 10 people connected to your SQL Server at anyone given time.
-
May 31st, 2005, 09:15 AM
#3
Re: Explain the concept of "per-seat" licensing to me
What happens when the 11th client attempts to connect? Is the connection simply refused?
-
May 31st, 2005, 09:24 AM
#4
Re: Explain the concept of "per-seat" licensing to me
 Originally Posted by mendhak
What happens when the 11th client attempts to connect? Is the connection simply refused?
I believe that depends on how SQL Server is setup. I think you can configure it to only accept a specific number on consequtive connections. Doing so prevents any chance of violating the licensing agreement that you purchased, but, unless so configured, I don't believe it will deny requests beyond what has been legally purchased.
If you ever got audited, and you had more connections than you had licenses for, you will definately have an issue, so if you only have 10, make sure SQL Server will not accept more than that (or, go buy more licenses or check into moving from a per seat to a site license)
-
May 31st, 2005, 12:03 PM
#5
Re: Explain the concept of "per-seat" licensing to me
-
May 31st, 2005, 12:46 PM
#6
Re: Explain the concept of "per-seat" licensing to me
It would be a good idea to verify what I said with your DBA, but I'm pretty sure that is how it works.
-
May 31st, 2005, 06:23 PM
#7
Re: Explain the concept of "per-seat" licensing to me
 Originally Posted by mendhak
While instalilng SQL Server reporting services, I was prompted to choose between two licensing types. I chose "Per Seat" and gave 10 as the number.
Can someone explain to me what this means, and what the number 10 signifies here?
I believe the term "per seat" was chosen by MS to make perfectly clear that it's for a machine - a physical location - not a person - as CLIENT ACCESS LICENSE implies.
So if you have a PC that's used for emergencies it's going to count against the "per seat" arrangement as well.
-
May 31st, 2005, 08:26 PM
#8
Re: Explain the concept of "per-seat" licensing to me
Usually Site Licensing is more commonly used, isn't it?
Isn't there a processor licensing scheme too - per processor?
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jun 1st, 2005, 06:10 AM
#9
Re: Explain the concept of "per-seat" licensing to me
 Originally Posted by RobDog888
Usually Site Licensing is more commonly used, isn't it?
Isn't there a processor licensing scheme too - per processor?
I've not heard of a processor license, but it wouldn't surprise me.
Site Licensing is more commonly used in large corporations where it is difficult to determine exactly how many people will be accessing a particular piece of software. It is also more expensive, but if you are in a company with a large employee population, it is actually more cost beneficial. Per Seat Licensing is more common in smaller companies where it is reasonably easy to determine how many people will need access to a particular piece of software. Licensing for MS Exchange is often purchased on a per seat basis simply because per seat is cheaper, and you pretty much know how many mailboxes you are going to need. Often, even large corporations will go per seat with Exchange.
Conversely, most companies, regardless of their size, will go the site license route with the MS Office suite of products simply because you are getting three or four different products for the cost of one license spread out over your entire company.
-
Jun 1st, 2005, 06:32 AM
#10
Re: Explain the concept of "per-seat" licensing to me
MS SQL server does have a per-processor licence. It's goal is to have the cost be related to the size of the hardware - dual processor, etc.
This link might explain a bit of it...
http://msdn.microsoft.com/library/de...setup_5alh.asp
-
Jun 1st, 2005, 07:10 AM
#11
Re: Explain the concept of "per-seat" licensing to me
 Originally Posted by szlamany
Thanks for the link and info szlamany. So, site, per seat and processor are the three licensing types. Are there any other types that anyones knows about (pure curiosity question on my part)?
-
Jun 1st, 2005, 07:15 AM
#12
Re: Explain the concept of "per-seat" licensing to me
I think that SITE and PROCESSOR licence are the same thing - so that there are only two options...
One of my school district customers has 1000+ teacher PC's that can connect to the SQL DB - per seat licencing would have been a bit too much in that case!
-
Jun 1st, 2005, 07:23 AM
#13
Re: Explain the concept of "per-seat" licensing to me
 Originally Posted by szlamany
I think that SITE and PROCESSOR licence are the same thing - so that there are only two options...
Ohhhhh...actually when you think about it, that makes sense. I'd just never heard it referred to as a "processor" license before.
-
Jun 1st, 2005, 11:08 AM
#14
Re: Explain the concept of "per-seat" licensing to me
Yes, I think its M$' way to keep companies from saving mony on licensing by not allowing them to consolidate servers with one more
powerful multi-processor server with a single site license vs. several smaller servers with several site licenses.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jun 2nd, 2005, 01:58 AM
#15
Re: Explain the concept of "per-seat" licensing to me
Great link, szlamananannzslamany.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|