Re: Daily Backup Report: More Issues

2002-04-18 Thread Christo Heuer
all their files backed up you will get burned. Original Message- From: Andrew Raibeck [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 16, 2002 10:07 AM To: [EMAIL PROTECTED] Subject: Re: Daily Backup Report query event will NOT tell you if your backup was successful. This is true only

Re: Daily Backup Report

2002-04-18 Thread Dennis Glover
Here's how we do it: At the dsmadmc prompt: def scr daily_report desc=Create a daily backup report line=1 upd scr daily_report cmd=q sch * * begind=-$1 begint=now endd=-$2 endt=now line=2 DON'T omit the negative sign preceding the $1 and $2! (Sorry if I blew the syntax a little bit on line 2,

Re: Daily Backup Report

2002-04-17 Thread Pétur Eyþórsson
: +354-569-7700 Borgartun 37105 Iceland URL:http://www.nyherji.is -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of Mark Bertrand Sent: 16. apríl 2002 19:57 To: [EMAIL PROTECTED] Subject: Re: Daily Backup Report So

Re: Daily Backup Report

2002-04-17 Thread Mark Bertrand
]]On Behalf Of Jim Healy Sent: Wednesday, April 17, 2002 8:43 AM To: [EMAIL PROTECTED] Subject: Re: Daily Backup Report The cheapest way to do this is to get yourself familiar with SQL queries, all the information you need is in the tables. Mark Bertrand [EMAIL PROTECTED]@VM.MARIST.EDU on 04/16

Re: Daily Backup Report: More Issues

2002-04-17 Thread Seay, Paul
3:29 PM To: [EMAIL PROTECTED] Subject: Re: Daily Backup Report I hate to correct IBM again... My statement was correct query event will NOT tell you if your backup was successful. As Andy so carefully stated in his last comment: you should not have any problems determining success or failure

Re: Daily Backup Report

2002-04-16 Thread Williams, Tim P {PBSG}
we generally run a q event command ex=yes you can use begindate begintime parms, etc help q event fYI -Original Message- From: Orin Rehorst [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 16, 2002 8:48 AM To: [EMAIL PROTECTED] Subject: Daily Backup Report What are some good ways

Re: Daily Backup Report

2002-04-16 Thread Mark Bertrand
To: [EMAIL PROTECTED] Subject: Re: Daily Backup Report we generally run a q event command ex=yes you can use begindate begintime parms, etc help q event fYI -Original Message- From: Orin Rehorst [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 16, 2002 8:48 AM To: [EMAIL PROTECTED

Re: Daily Backup Report

2002-04-16 Thread Frank Kruse
I have the following script as a POSTSCHEDCMD option in the dsm.sys. This works real well. I receive a mail every night immediatly after the backup ran. in the dsm.sys: POSTSCHEDULECMD /audit_logs/scripts/adsm.mail #!/usr/bin/ksh STAMPIT=`date +%y%m%d`

Re: Daily Backup Report

2002-04-16 Thread Burak Demircan
]         cc:                 Subject:        Re: Daily Backup Report Be very carefull with the EX=YES. There is a status of an event of '(?)' that doesn't show as an exception. This condition can occur when a backup schedule starts for a node, and then due to either

Re: Daily Backup Report

2002-04-16 Thread Bill Boyer
Manager [mailto:[EMAIL PROTECTED]]On Behalf Of Burak Demircan Sent: Tuesday, April 16, 2002 10:51 AM To: [EMAIL PROTECTED] Subject: Re: Daily Backup Report Does anybody have a bash or ksh script for it? Regards, Burak [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED

Re: Daily Backup Report

2002-04-16 Thread Andrew Raibeck
PROTECTED] cc: Subject:Re: Daily Backup Report query event will NOT tell you if your backup was successful. This is true only if the schedule definition launches a script, i.e. DEF SCH mydomain myschedule ACTION=COMMAND OBJECTS=myscript, and the script contains

Re: Daily Backup Report

2002-04-16 Thread Mark Bertrand
]] Sent: Tuesday, April 16, 2002 10:07 AM To: [EMAIL PROTECTED] Subject: Re: Daily Backup Report query event will NOT tell you if your backup was successful. This is true only if the schedule definition launches a script, i.e. DEF SCH mydomain myschedule ACTION=COMMAND OBJECTS=myscript

Re: Daily Backup Report

2002-04-16 Thread Joseph Dawes
so how do you track failures Mark Bertrand Mark.Bertrand@USUN To: [EMAIL PROTECTED] WIRED.COMcc: Sent by: ADSM: Subject: Re: Daily Backup Report Dist Stor

Re: Daily Backup Report

2002-04-16 Thread Andrew Raibeck
[EMAIL PROTECTED] Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED] 04/16/2002 12:29 Please respond to ADSM: Dist Stor Manager To: [EMAIL PROTECTED] cc: Subject:Re: Daily Backup Report I hate to correct IBM again... My statement was correct query event

Re: Daily Backup Report

2002-04-16 Thread Rushforth, Tim
or scan local client error\schedule logs. Tim Rushforth City of Winnipeg -Original Message- From: Jim Healy [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 16, 2002 4:06 PM To: [EMAIL PROTECTED] Subject: Re: Daily Backup Report try this , I use this as a startingpoint to search

Re: Daily Backup Report

2002-04-16 Thread Joseph Dawes
thanks alot :) Jim Healy James.Healy@AXA To: [EMAIL PROTECTED] -TECH.COM cc: Sent by: ADSM:Subject: Re: Daily Backup Report Dist Stor

Re: Daily Backup Report

2002-04-16 Thread StorageGroupAdmin StorageGroupAdmin
I had thought I had put my two cents worth in on this subject but when searching the archives I failed to see my comments so here goes I agree with Lindsay Morris that simply monitoring the most recent incremental only gives you half the information you require. Even if the incremental reports