I am currently migrating a single sharepoint server to a web farm
running on 1 web/search frontend, 1 index server as well as a database
backend running on SQL 2005 cluster. The challenges are:
1. A different domain
2. A different server name
3. SQL 2005 cluster (Sept CTP)
I have succeeded in setting up the configuration databases, of which
the next thing I wish to do is migrate the data via spsbackup.
However, I am getting an error which relates to SQL connectivity. I
have little understanding of how spsbackup communicates with SQL.
SPSBackup requires SQL 2000 client tools to operate. How can I replace
that with SQL 2005 Server Management Studio or SQL SMO? Appreciate if
any experts here can shed some light.
Acquired search lock on server spsindexsvr at 2005/11/03 01:32:28<BR>
Monitor Progress Thread HeartBeat<BR>
BackupSQL now in progress: Restore=True, Server=sql2005cluster,
Database=SPS_SITE,Path=\\spswebnsearchsvr\backup$\02Nov2005bkup-SHARE-SPS_SITE.S\
PB<BR>
SQL Restore called with Server=sql2005cluster, Database=SPS_SITE,
BackupPath=[\\spswebnsearchsvr\backup$\02Nov2005bkup-SHARE-SPS_SITE.SPB],
Percent=5
<BR>
Connecting to SQL Server sql2005cluster ...<BR>
Connection to SQL Server sql2005cluster FAILED<BR>
Failed ConnectToServer<BR>
[Microsoft][ODBC SQL Server Driver][SQL Server]To connect to this
server you must use SQL Server Management Studio or SQL Server
Management Objects (SMO).<BR>
[Microsoft][ODBC SQL Server Driver][SQL Server]To connect to this
server you must use SQL Server Management Studio or SQL Server
Management Objects (SMO).<BR>
Exception in BackupSQL: Source=SQLBkMgd, Message=The operation failed
on server sql2005cluster. For more information, see the Microsoft
Windows Event Log on that server.<BR>
BackupSQL Thread setting its status to completed and exiting<BR>
Portal site http://spswebnsearchsvr/ does not exist. INDEX cannot be
restored<BR>
Released search lock on server spsindexsvr<BR>
ProgressThread set completed status and is now exiting<BR>