If the backup is run to disk, the following error is reported in the beremote debug log on the Backup Exec server:
=====================================================================================
[4632] 10/07/09 05:44:48 Added the media server BESERVER to the
advertisement list.
[4632] 10/07/09 05:44:48 LP_ENV::GenIPCObject() Opening the existing ipc
BESERVER-SPS-{20B72CBD-D9A5-4490-AE43-98F38636FF18} at location C:\Program
Files\Symantec\Backup Exec\Data.
[4632] 10/07/09 05:44:48 Initialization failed
[4632] 10/07/09 05:44:48 BACKUP_LP_ENV::AttachToDLE() failed to attach to
(null). Reason is 0xe0008488
[4632] 10/07/09 05:44:48 LP_ENV::MsgError: error 0xe0008488 processing object
[4632] 10/07/09 05:44:48 Backup Job Stop(0) - Wed Oct 07 05:44:48 2009
====================================================================================
If the backup is run to Tape, the following error is reported in the beremote debug log on the remote SQL server:
======================================================================================
[5792] 07/17/09 11:38:53 (Informational): Target device is tape, Additional phase request will be handled by RAWS.
[5792] 07/17/09 11:38:53 SPSV2B_AttachToDLE: Content_DB
[5792] 07/17/09 11:39:10 SQLSTATE(08001) - Native Error(17)
Message: [Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access is denied
[5792] 07/17/09 11:39:10 SQLSTATE(01000) - Native Error(67)
Message: [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionOpen (Connect()).
[5792] 07/17/09 11:39:10 Failed to get site information for server(WEBSERVER\MICROSOFT##SSEE) with database(SharePoint_Config_ad568963-5033-41a9-9033-8fb30239fdbe); using domain\user
=======================================================================================
While running a GRT backup, an ODBC connection needs to be established to the Configuration DB hosted inside the Microsoft##SSEE embedded SQL instance from the SQL server hosting the Content databases. The above mentioned errors occur because "Remote Connections" is needed but cannot be enabled for the Microsoft##SSEE embedded SQL instance on the server where WSS is installed.
Backup Exec does not support GRT backups of SharePoint databases in a Windows SharePoint Services (WSS) setup that has been configured as described above.
Run a Non-GRT backup of the SharePoint Farm/Databases that are hosted on a SQL server remote to the Microsoft##SSEE instance on the Web Server. The entire Content DB will need to be restored to an alternate SharePoint farm to extract any individual documents/items from the DB.
OR
Ensure all SharePoint related databases are hosted on a SQL instance that allows remote connections.