We are moving an old SQL Server installation from one server to another. We
can't find our licensing information and no one can remember if we are
licensing by CPU or with CALs and no one can remember how many of either we
would be licensed for. Is there a way I can see in the existing installation
how the licensing is configured? Thanks.SELECT SERVERPROPERTY ( LicenseType )
"Robert Kinesta" <RobertKinesta@.discussions.microsoft.com> wrote in message
news:F4DF61EB-E54B-401E-A03B-BEF5E8508A79@.microsoft.com...
> We are moving an old SQL Server installation from one server to another.
> We
> can't find our licensing information and no one can remember if we are
> licensing by CPU or with CALs and no one can remember how many of either
> we
> would be licensed for. Is there a way I can see in the existing
> installation
> how the licensing is configured? Thanks.|||Correction
SELECT SERVERPROPERTY ('LicenseType')
"Uri Dimant" <urid@.iscar.co.il> wrote in message
news:u%23CwKIbzFHA.3864@.TK2MSFTNGP12.phx.gbl...
> SELECT SERVERPROPERTY ( LicenseType )
>
> "Robert Kinesta" <RobertKinesta@.discussions.microsoft.com> wrote in
> message news:F4DF61EB-E54B-401E-A03B-BEF5E8508A79@.microsoft.com...
>> We are moving an old SQL Server installation from one server to another.
>> We
>> can't find our licensing information and no one can remember if we are
>> licensing by CPU or with CALs and no one can remember how many of either
>> we
>> would be licensed for. Is there a way I can see in the existing
>> installation
>> how the licensing is configured? Thanks.
>
No comments:
Post a Comment