Re: [Veritas-bu] Alert! Backups might not be triggering!!!!

2012-05-29 Thread nbuser
Smitha, Below is the script. Try it and let me know if it works for you. bpdbjobs | grep -i policyname | grep -i monthly monthly bpdbjobs | grep -i policyname | grep -i yearly yearly if [ -s monthly ] then mailx -s Monthly backups ran successfully for policy policyname a...@xyz.com monthly

Re: [Veritas-bu] Alert! Backups might not be triggering!!!!

2012-05-25 Thread Peter Mosopa
Hi, If you don't get any luck to get a script, please make use of the Exclude Dates which works like a wonder, I've got exactly the same schedules whereby at the end of March I'm running a yearly backup instead of a monthly. The monthly schedule is excluded at the end of March and the yearly

Re: [Veritas-bu] Alert! Backups might not be triggering!!!!

2012-05-25 Thread Gregory Demilde
My understanding with calendar based backups is that only one schedule can run within a day. This has been verified with early releases of 6.5. Now in 7.1 I have seen two calendar schedules run on the same day but not at the same time. The second to run basically waited the first one to finish.

Re: [Veritas-bu] Alert! Backups might not be triggering!!!!

2012-05-25 Thread stefanos
: veritas-bu@mailman.eng.auburn.edu Subject: Re: [Veritas-bu] Alert! Backups might not be triggering My understanding with calendar based backups is that only one schedule can run within a day. This has been verified with early releases of 6.5. Now in 7.1 I have seen two calendar schedules

Re: [Veritas-bu] Alert! Backups might not be triggering!!!!

2012-05-25 Thread Nic Solomons
Subject: Re: [Veritas-bu] Alert! Backups might not be triggering My understanding with calendar based backups is that only one schedule can run within a day. This has been verified with early releases of 6.5. Now in 7.1 I have seen two calendar schedules run on the same day but not at the same

Re: [Veritas-bu] Alert! Backups might not be triggering!!!!

2012-05-25 Thread NBUAdmin
I schedule my longer retention backups for the same time slot. In that case, the scheduler will always pick the schedule that hasn't run recently, it won't run both. For that yearly retention schedule I set it up to perform Multiple Copies, and then have 1 copy - the Primary - with my normal

Re: [Veritas-bu] Alert! Backups might not be triggering!!!!

2012-05-25 Thread nbuser
I am giving a scenario where monthly and yearly backups run on every First Sunday of the month. What you can do is write a script which will run every monday morning and which will check backups for that particular client which ran in last 24 hours. If it doesn't find the yearly schedule it will

Re: [Veritas-bu] Alert! Backups might not be triggering!!!! - try nbpemreq -predict_all

2012-05-25 Thread David McMullin
-predict_all -date `date +%d/%m/%Y` Date: Fri, 25 May 2012 20:28:10 +0530 From: nbuser nbu...@live.com Subject: Re: [Veritas-bu] Alert! Backups might not be triggering To: VERITAS-BU@mailman.eng.auburn.edu Message-ID: blu0-smtp115864aaf658189d498a219be...@phx.gbl Content-Type: text/plain; charset=iso