Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Server CD Key

Status
Not open for further replies.

DrSql

Programmer
Jul 16, 2000
615
US
Is there any way I can find out which CD key is used to install in a production server.
Any help would be appreciated.

Dr.Sql
Good Luck.
 
The Key that came with your install disk.

-SQLBill

Posting advice: FAQ481-4875
 
The key it self isn't storred. It's converted from the key into the product id which can be found in the registry.

Having the actuall key isn't that important. If you are audited just make sure that you have enough licenses to cover all the machines. That's what matters.

Denny
MCSA (2003) / MCDBA (SQL 2000) / MCTS (SQL 2005) / MCITP Database Administrator (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Are you being asked for the key with an install of Reporting Services?

If so, the reason is because Reporting Services has been installed on a server without SQL Server installed on it. Reporting Services requires a license when installed on a box without SQL Server. If you install it on a box with SQL Server, then it won't ask you for your SQL Server key.



Catadmin - MCDBA, MCSA
"No, no. Yes. No, I tried that. Yes, both ways. No, I don't know. No again. Are there any more questions?"
-- Xena, "Been There, Done That"
 
Thanks you all for responses, we have enough number of licenses to go around all the servers. This particular server was installed someone prior to my arrival to the company. During the initial install they might have used the wrong key, so I want to correct that now. So if you can direct me to the correct registry so I can make the updates.
Also I am not sure is this error related to OS. If you can tell me which resgistry I can find the OS key would be great.

My error.

Dr.Sql
Good Luck.
 
This isn't a SQL Server error. This is an operating system problem. You need to check with the Windows Groups and find out where the Registration key is listed for the OS.

Or, you can call Microsoft's help line and get them to assist you in correctly registering your operating system.



Catadmin - MCDBA, MCSA
"No, no. Yes. No, I tried that. Yes, both ways. No, I don't know. No again. Are there any more questions?"
-- Xena, "Been There, Done That"
 
It's complaining because an hacked Windows key was used to install the OS. Call Microsoft support for assistance.

Denny
MCSA (2003) / MCDBA (SQL 2000) / MCTS (SQL 2005) / MCITP Database Administrator (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Thanks guys...

Dr.Sql
Good Luck.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top