Jump to content

Recommended Posts

Posted
I have this installed on one of our servers, as we weren't told we needed it so needed a download asap. When I need to upgrade it from the 180 day expiry, will it mean a reinstall? Will I need to get an enterprise volume key?
Posted
Does it have to be an enterprise key though if I'm using the evaluation version? I can't do a reinstall as the system is now live.
Posted

Hmm, before its worth checking to see if theres any of the enterprise feature in use:

 

SELECT * FROM sys.dm_db_persisted_sku_features;

GO

 

If not then a rekey using the method above should work

Posted

If you open up the SQL management studio and connect to your instance, then right click any of the databases and choose 'new query' you'll be presented with a window in which to run it.

 

Then hit 'execute' and see if you get anything in the Results window.

  • Thanks 1
Posted

No worries mate - good luck! Just remember to take a full backup before you wade in

 

Shouldn't be an issue - but with MSSQL it's always better to be safe ;-)

  • 5 weeks later...
Posted

Right, I've been on the phone to microsoft and they aren't very helpful to say the least! They say, that I cannot use a 2012 standard key and that a full re-install will be needed?!! They say that no 2012 key is compatible with 2008 r2?!

 

Argh!

Posted

Hang on, hang on....nowhere did you mention a 2012 key... :(

 

Yeah, you won't be able to key across versions, but if you've bought from some kind of volume licence package (schools agreement?) you can usually get a downgrade right if you've bought a 2012 edition.

 

Cross Edition Rights are currently available for certain SQL Server products only and allow customers

to deploy an alternate (usually lower) edition in place of the currently licensed edition. SQL Server cross

edition rights can be combined with the version downgrade rights available for all products offered under

a volume licensing agreement that allow customers to deploy prior versions of the software in place of the

currently licensed version. In some cases, rights to deploy prior versions of product editions other than the

edition currently licensed may also be allowed.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...