TDP SQL Backup failes when run multiple DB's

karikalvalavan

ADSM.ORG Member
Joined
Jul 4, 2007
Messages
51
Reaction score
0
Points
0
PREDATAR Control23

Hi

I have installed TDP 6.4 and we have SQL2012. When i run backup for one DB its running fine. If i run mutilpled backup or use * we are getting below error.

tdpsqlc backup *

Below is the logs
------------------
02/18/2015 11:26:31 Request : VSS BACKUP

02/18/2015 11:26:31 Component List : 'BAMArchive', 'BAMPrimaryImport', 'BizTalkDTADb', 'BizTalkMgmtDb', 'BizTalkMsgBoxDb', 'BizTalkRuleEngineDb', 'EDW_Stage', 'EsbExceptionDb', 'EsbItineraryDb', 'RiskBackingStore', 'SSODB', '_DBAdmin', 'aegis', 'epro', 'master', 'model', 'msdb', 'risk', 'spotfire_server'

02/18/2015 11:26:31 Backup Type : full

02/18/2015 11:26:31 Backup Destination : TSM

02/18/2015 11:26:31 Local DSMAGENT Node : B2BSQLCLQ01A

02/18/2015 11:26:31 Offload to Remote DSMAGENT Node :

02/18/2015 11:26:31 Mount Wait : No

02/18/2015 11:26:31 ------------------------------------------------------------

02/18/2015 11:26:43 Server : 198.148.130.18

02/18/2015 11:26:43 ------------------------------------------------------------

02/18/2015 11:27:08 Snapshot operation completed with return code = 0.

02/18/2015 11:27:17 ANS1088E (RC124) File space '*' does not exist


02/18/2015 11:27:17 ACO5060E A Tivoli Storage Manager API error has occurred.
 
PREDATAR Control23

Hello,

I have even facing some issue in backing up the SQL DB using TSM, below is the error.. can some guide me to troubleshoot..

BackupIoRequest::ReportIoError: write failure on backup device 'TDPSQL-00006D78-0002'. Operating system error 1003(Cannot complete this function.)
BackupVirtualDeviceFile::RequestDurableMedia: Flush failure on backup device 'TDPSQL-00006D78-0003'. Operating system error 995(The I/O operation has been aborted because of either a thread exit or an application request.)
 
PREDATAR Control23

Does it work if you try legacy mode? e.g tdpsqlc backup * /backupmethod=legacy
 
Top