Client Access License (CAL) in SQL Server 2005 standard Edition -


I am using SQL Server 2005 Standard Edition SP3 to install my application DB. My SQL installation return license type is "Disabled" and the number of licenses (CAL) is "NULL".

I have performed a demonstration test on my webmodel which indicates this DB using the Load Runner tool. Connections to web modules are limited to approximately 25.

Please clarify that if the connection restriction is due to CALs counting

thanks in advance.

Shiva

Cal count does not affect any functionality, Nor does it even apply the number of concurrent connections allowed for SQL Server. This is just a data point for those auditors, whether or not you are compatible with your license.

It appears that you have installed the SQL Server from the MSDN installation, which is why the license type = "disabled" and the Cal calculation is empty.


Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -