[Mssqlcompressed-users] Problem with SQL 2008 backup
Brought to you by:
xclayl
|
From: Ben W. <be...@at...> - 2010-02-01 23:56:34
|
All,
I'm having a problem using msbp with a 2008 server. This worked before
on a 2005 system but now I get the following error:
c:\>msbp.exe backup "db(database=mydb)" "local(path=c:\backups\backup.bak)"
local:
path=c:\backups\backup.bak
------------------------
Exception #1
VDS::Create failed: x80070005
System.InvalidProgramException
at MSBackupPipe.VirtualBackupDevice.VirtualDeviceSet.CreateEx(String
instance
Name, String deviceSetName, VirtualDeviceSetConfig config) in
c:\documents and s
ettings\clay.lenhart\my
documents\personal\hg\mssqlcompressed\msbackuppipe.virtu
albackupdevice\virtualdeviceset.cpp:line 93
at MSBackupPipe.Common.BackupPipeSystem.BackupOrRestore(Boolean
isBackup, Con
figPair storageConfig, ConfigPair databaseConfig, List`1 pipelineConfig,
IUpdate
Notification updateNotifier) in C:\Documents and
Settings\clay.lenhart\My Docume
nts\personal\Hg\mssqlcompressed\MSBackupPipe.Common\BackupPipeSystem.cs:line
104
The backup failed.
Below are the commands for msbp.exe:
msbp.exe help
msbp.exe backup
msbp.exe restore
msbp.exe listplugins
msbp.exe helpplugin
msbp.exe version
For more information, type msbp.exe help <command>
Any ideas on this one?
- Ben
--
Ben Whaley, RHCE, CISSP
Applied Trust Engineering - www.atrust.com - 303.245.4521
Security, Performance, Availability, and Incident Management
---- visit our blog at http://www.barkingseal.com ----
|