SQL Server 2008 backups. Backing up multiple databases in a single batch. Most of them succeed. Failures have the error message from the subject (full error for a single DB below.) I found an article that pertains to NBU 6.5 but no solution offered. I was looking at the DB properties, but nothign really jumped out at me.
NBU SQL client connets with sa. Services run as Local System.
1/24/2013 10:22:19 PM - Info dbclient(pid=14720) INF - BACKUP STARTED USING
1/24/2013 10:22:19 PM - Info dbclient(pid=14720) Microsoft SQL Server 2008 R2 (SP1) - 10.50.2500.0 (X64)
1/24/2013 10:22:19 PM - Info dbclient(pid=14720) Jun 17 2011 00:54:03
1/24/2013 10:22:19 PM - Info dbclient(pid=14720) Copyright (c) Microsoft Corporation
1/24/2013 10:22:19 PM - Info dbclient(pid=14720) Enterprise Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)
1/24/2013 10:22:19 PM - Info dbclient(pid=14720) Batch = C:\Program Files\Veritas\NetBackup\DbExt\MsSql\EU-SQL-05_DIFF.bch, Op# = 10
1/24/2013 10:22:19 PM - Info dbclient(pid=14720) INF - Using backup image EU-SQL-01b.MSSQL7.EU-SQL-05\SODA.inc.SODA_PROD_Authentication_MIS_ss.~.7.001of001.20130125032218..C
1/24/2013 10:22:20 PM - Info dbclient(pid=14720) INF - backup database "SODA_PROD_Authentication_MIS_ss" to VIRTUAL_DEVICE='VNBU0-14720-18172-1359084139' with stats = 10, blocksize = 65536, maxtransfersize = 4194304, buffercount = 2, differential
1/24/2013 10:22:21 PM - Info dbclient(pid=14720) INF - Number of stripes: 1, Number of buffers per stripe 2.
1/24/2013 10:22:21 PM - Info dbclient(pid=14720) INF - Created VDI object for SQL Server instance <SODA>. Connection timeout is <300> seconds.
1/24/2013 10:25:10 PM - Info dbclient(pid=5224) INF - ODBC return code <2>, SQL State <01000>, SQL Message <3211><[Microsoft][ODBC SQL Server Driver][SQL Server]10 percent processed.>.
1/24/2013 10:27:21 PM - Info dbclient(pid=14720) ERR - Error in GetConfiguration: 0x80770003.
1/24/2013 10:27:22 PM - Info dbclient(pid=14720) CONTINUATION: - The api was waiting and the timeout interval had elapsed.
1/24/2013 10:27:22 PM - Info dbclient(pid=14720) DBMS MSG - ODBC return code <-1>, SQL State <37000>, SQL Message <3002><[Microsoft][ODBC SQL Server Driver][SQL Server]Cannot BACKUP or RESTORE a database snapshot.>.
1/24/2013 10:27:23 PM - Info dbclient(pid=14720) DBMS MSG - SQL Message <3013><[Microsoft][ODBC SQL Server Driver][SQL Server]BACKUP DATABASE is terminating abnormally.>
1/24/2013 10:27:23 PM - Info dbclient(pid=14720) ERR - Error found executing <backup database "SODA_PROD_Authentication_MIS_ss" to VIRTUAL_DEVICE='VNBU0-14720-18172-1359084139' with stats = 10, blocksize = 65536, maxtransfersize = 4194304, buffercount = 2, differential>.
1/24/2013 10:27:27 PM - Info dbclient(pid=14720) ERR - Error in VDS->Close: 0x80770004.
1/24/2013 10:27:28 PM - Info dbclient(pid=14720) CONTINUATION: - An abort request is preventing anything except termination actions.
1/24/2013 10:27:28 PM - Info dbclient(pid=14720) INF - OPERATION #10 of batch C:\Program Files\Veritas\NetBackup\DbExt\MsSql\EU-SQL-05_DIFF.bch FAILED with STATUS 1 (0 is normal). Elapsed time = 310(310) seconds.