You should state the version of the SQL-Server that you are using (Year +
Edition) as well as the exact date that you have bought it for some versions
because the licensing model has changed many times in the past between
versions/editions; sometimes even inside a version.
In its latest incarnation for SQL-Server 2008, the answer is yes for your
question about the Per-Processor licensing: « A processor license gives you
the right to install any number of copies of SQL Server 2008 in a single
physical or virtual operating system environment, as long as you have
purchased processor licenses for all of the physical processors on that
computer. If you have made a processor inaccessible to all operating system
copies on which the SQL Server software is set up to run, you do not need a
software license for that processor. »;
Reference: http://www.microsoft.com/sqlserver/2...sing-faq.aspx#
See also:
http://download.microsoft.com/downlo...w%20final.docx
Again, this is for SQL-Server 2008 (any edition) and it might not be true
for a previous version/edition of SQL-Server.
--
Sylvain Lafontaine, ing.
MVP - Access
Blog/web site: http://coding-paparazzi.sylvainlafontaine.com
Independent consultant and remote programming for Access and SQL-Server
(French)
"CharlesL" <charlesl (AT) pinalcountyaz (DOT) gov> wrote
Quote:
Hello,
I currently am doing all my licensing per proc - here's the question:
If I have a SQL Server with 2 procs, and have a 2-proc license, and I have
3 named instances on the same server, does those 2-proc SQL licenses cover
all the named instances? |