Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Upgrading from eval to licence

Author  Topic 

simflex
Constraint Violating Yak Guru

327 Posts

Posted - 2005-01-20 : 14:42:53
Dear gurus,

I have not been here for a long, long time.

Don't know if it means that I have gotten better or not but I do have an urgent question.

I am getting back again to sql server admin.
We installed an eval copy of sql server db on our server.
That eval copy is about to run out.

So we purchased a licensed copy.

When I attempted to install it, I got a message that says:

enter an instance name for this install.

After installing it, I could not find the copy that I installed.

I still see only the eval copy.

When I go to server manager, I see the two but when I go to enterprise manager I see only the eval copy.

What am I doing wrong?

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2005-01-20 : 14:47:36
So did you register the second instance in Enterprise Manager? It doesn't always do this for you.

Tara
Go to Top of Page

simflex
Constraint Violating Yak Guru

327 Posts

Posted - 2005-01-20 : 14:49:44
Thanks for the response, that was quick!

How do you register it?

Sorry for the dump question.
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2005-01-20 : 14:53:04
Right click on the group, select New SQL Server Registration...

Tara
Go to Top of Page

simflex
Constraint Violating Yak Guru

327 Posts

Posted - 2005-01-20 : 15:00:19
I tried but it said login failed even though I used local system account, and I gave sa a password
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2005-01-20 : 15:01:45
Well you apparently don't have the right credentials to log into SQL Server. Did you try Windows Authentication?

Not sure what you mean by I used local system account.

Tara
Go to Top of Page

simflex
Constraint Violating Yak Guru

327 Posts

Posted - 2005-01-20 : 15:42:39
system account, that is; sorry
ok, it worked, thanks for your assistance.
Go to Top of Page
   

- Advertisement -