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 2008 Forums
 SQL Server Administration (2008)
 how to remove servername\ADMINDB

Author  Topic 

rudba
Constraint Violating Yak Guru

415 Posts

Posted - 2011-06-08 : 09:41:26

i have a sql server 2008 R2, server name is : sql01, i can connect it but when i click on Brow for more>Network Servers, i see there is sql01\ADMINDb, i cannot connect the server.

anybody know how to change \ADMINDB ?

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2011-06-08 : 13:26:51
What error do you get? Is the ADMINDb SQL Server service running?

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page

rudba
Constraint Violating Yak Guru

415 Posts

Posted - 2011-06-08 : 14:03:53
it just connect DB1 database which is not production database, i have 100 databases on sql01 server.
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2011-06-08 : 14:07:45
You are not being clear.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page

rudba
Constraint Violating Yak Guru

415 Posts

Posted - 2011-06-08 : 14:11:30
ok, we have a web application that web application has drop down list box for choose sql server name (same like Brow Network Servers in Microsoft SQL Server Management Tool). In that drop down we see sql01\ADMINDB also i tried to Brows Network Servers on MSSM Tool see same sql01\ADMINDB

how do i change sql01\ADMINDB to sql01?
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2011-06-08 : 14:16:37
Just type in sql01, you don't have to browse for it. If you don't need the ADMINB instance, then uninstall it.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page

rudba
Constraint Violating Yak Guru

415 Posts

Posted - 2011-06-08 : 14:36:30
it works when i uninstall ADMINDB, thank you so much tkizer
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2011-06-08 : 14:47:28
You're welcome, glad to help.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page
   

- Advertisement -