Comments
4 comments
-
Could you please run the following in Management Studio when connected to the instance and post the results for @mode and @version? Also, does @serial return the correct serial number?
DECLARE @mode INT DECLARE @version varchar(128) DECLARE @serial varchar(128) EXEC master..sqbutility 1021, @mode OUTPUT, @version OUTPUT, @serial OUTPUT SELECT @mode, @version, @serial
-
Hi Peter,
I re-ran the manual process, but saved the output to file from your site. Copy-pasted the file and imported, and it took it this time.
The query you supplied will, hopefully, now show as non-trial. The UI is behaving properly...-
mode = 3, Version = 8.4.0.992
My concern is that with TWO attempts, I've taken TWO activations off my count. Please either assure me that isn't the case, or direct me to have your licensing folks attend to deleting one from last week ..
Regards,
Stephen -
Activations are machine-specific, so if you created the activation requests from the same machine (i.e. the machine ID value is identical in both attempts), it only counts as a single activation.
-
Relieved. Thanks, Peter.
Add comment
Please sign in to leave a comment.
Closed the manual dialog and the server still shows that activation is required.
Closed the UI and re-opened - still in Trial.
Do not want to retry in case this decrements the available activation by another notch.
Please advise...
Version: 8.4.0.508 on Win2012R2