Thanks, Del. I figured you would have the answer. This is a new server, so the problem probably is the permissions..
I am passing this on to the person who is setting up the server ! Del Hoobler <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> 11/29/2004 03:12 PM Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> To [EMAIL PROTECTED] cc Subject Re: MS-SQL TDP return code - error Zoltan, You need to examine the log file or output of Data Protection for SQL. RC=1912 means a VDS creation error. This happens when Data Protection for SQL has asked to create a VDI connection to the SQL Server in order to perform a backup or restore, and the creation failed. The VDI error log and or SQL Server log may also provide more information on why this creation failed. If this is the first time running this on this machine, it is most likely a permissions issue. If this was working and then stopped and has not corrected itself, then something else may be going on. In the latter case, a trace will provide additional information. Thanks, Del ---------------------------------------------------- "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> wrote on 11/29/2004 02:52:18 PM: > Can someone help interpret this error we are receiving when trying to > backup, via the MS-SQL TDP: > > 11/29/2004 14:34:02 ANE4991I (Session: 74857, Node: TEAM.UCC.VCU.EDU) TDP > > MSSQL Win32 ACO3000 Data Protection for SQL: > Starting > full backup of database ProjectServer from server > UCCTEAM. (SESSION: 74857) > 11/29/2004 14:34:02 ANE4993E (Session: 74857, Node: TEAM.UCC.VCU.EDU) TDP > > MSSQL Win32 ACO3002 Data Protection for SQL: full > backup > of database ProjectServer from server UCCTEAM > failed, rc > = 1912. (SESSION: 74857) > > Where can I find the explaination for the "1912" rc ?