Backup Success/Failure question

mpfrench

ADSM.ORG Member
Joined
May 29, 2003
Messages
27
Reaction score
0
Points
0
I have small script that pulls out data from the summary table each day to send a DB app for customers to check backup status. I am a little confused over some of the records. Here is one example:



I01SV0346-IPP,99999999:WB:Infrastructure,2003-05-24 00:00:03.000000,2003-05-24 00:13:33.000000,BACKUP,22827,I01SV0346-IPP,Tcp/Ip,10.81.181.136:3021,DAILY_01,0,0,1,0,750,0,1,YES



The last few fields are the important ones: objects inspected, objects affected, objects failed, bytes transferred, idle time, media wait time, # of processes, and success status.



How can this be a successfull backup if no files were touched and there was 1 failure?



The other record that is confusing me is this one:



I01SV4256-IPP,11123950:AP,2003-06-02 04:55:40.000000,2003-06-02 05:00:02.000000,BACKUP,20076,I01SV4256-IPP,Tcp/Ip,10.81.139.29:36785,DAILY_02,30,30,0,6240564,207,0,1,NO



This record shows 30 files inspected, 30 affected, and 0 failed, yet the success status is NO. When I look at the event log for this day, it shows the backup as being successfull. Could someone tell me what is going on?



Thanks!



Michael French
 
Back
Top