Results 1 to 15 of 15

Thread: Explain the concept of "per-seat" licensing to me

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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?

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Explain the concept of "per-seat" licensing to me

    Quote 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.

  3. #3

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Explain the concept of "per-seat" licensing to me

    What happens when the 11th client attempts to connect? Is the connection simply refused?

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Explain the concept of "per-seat" licensing to me

    Quote 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)

  5. #5

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Explain the concept of "per-seat" licensing to me

    Mucho thanks.

  6. #6
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    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.

  7. #7
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: Explain the concept of "per-seat" licensing to me

    Quote 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.

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  8. #8
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    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 PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI 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

  9. #9
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Explain the concept of "per-seat" licensing to me

    Quote 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.

  10. #10
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    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

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  11. #11
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Explain the concept of "per-seat" licensing to me

    Quote Originally Posted by szlamany
    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
    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)?

  12. #12
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    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!

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  13. #13
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Explain the concept of "per-seat" licensing to me

    Quote 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.

  14. #14
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    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 PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI 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

  15. #15

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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
  •  



Click Here to Expand Forum to Full Width