Tag Archive for 'SQL'

Error installing DPM 2010 Beta

I was installing the DPM 2010 Beta (finally) and had an issue trying to get the SQL 2008 to install.  Finally figured out that I had the install files stored too deeply in a network share.  I figure this out by running the SQL install directly and when it when to check prereq’s it had [...]

The stub received bad data – DPM backup of a SQL DB

My DPM Server: Server 2008 x64 DPM 2007 SP1 SQL 2005 SP3 (local to DPM) Protecting: Server 2003 SP2 x64 SQL 2005 SP3 I have about 30 databases being backed up from the one client machine.  All of them backup just fine except one.  Every time I try to do a synchronization or a full [...]

SQL Queries

I don’t usually do a lot with SQL, but lately I have found myself having to look at, and work with SQL a good bit.  It seems that things come in waves.  Anyway, I was looking for a quick way to copy a table from one Database to another and came across this blog which [...]