all groups > sql server connect > june 2007 >
You're in the

sql server connect

group:

Transferring to a new computer


Transferring to a new computer Joe
6/9/2007 7:14:01 PM
sql server connect: I am not a SQL person but was asked to work on it. The problem I am having
is that I cannot connect to the SQL Server unless the old computer is
running. I have transferred all the settings and files to the new computer
and am able to run the sqlomgr.exe. But it will not stay active when the old
computer is shut down. Both the old and the new computer is running Windows
XP Professional. There is only one application which uses the SQL Server.
Re: Transferring to a new computer Hari Prasad
6/10/2007 12:00:00 AM
Hello,

See the SQL Server service running in new SQL Server computer...

Thanks
Hari

[quoted text, click to view]

Re: Transferring to a new computer Joe
6/10/2007 8:10:00 AM
I see the SQL Server manager running on the new computer as long as the old
server is running. What else should I be looing for?

[quoted text, click to view]
Re: Transferring to a new computer Hari Prasad
6/11/2007 12:00:00 AM
Hello,

Login in to the new SQL Server computer as OS user with local admin rights
and execute:-

for SQL 2005

SQLCMD -E

for

SQL 2000

OSQL -E

See if the command works...

Thanks
Hari

[quoted text, click to view]

Re: Transferring to a new computer Joe
6/11/2007 7:40:00 AM
Thanks for your help. But the command did not work. I get can't find OSQL
-E or can't fine SQLCMD -E

[quoted text, click to view]
AddThis Social Bookmark Button