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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sqlserver change IP address Moving to diff BOX

Status
Not open for further replies.

koradas

IS-IT--Management
Joined
Apr 9, 2004
Messages
1
Location
US
Hai,
We have a sqlserver box and now we are moving all the databases to different server/box which will have different IP address etc.
What all the changes do we need to make and where do we do...at system level and database level, users are connecting through web.
We are having sqlserver 2000.
Please provide me with info .....

Thanks
krishna
 
are you changing the name of the server?

if you are connecting everyone via the database server name(which is by default the machine name) then if you rename the box to the old name, you shouldnt need to change anything even if the ip changes. If you are connenting via ip, you will have to change it. This includes any odbc that connect via ip or any specific alias via client network utility.

If so, there are several posts on migrating servers here.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top