×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
OR ... Run your control groups from a Job Scheduler package like "Robot" or IBM's "Advanced Job Scheduler"... They have the ability to monitor for errors and notify via e-mail.
This is how I do it and it works great!
Kenneth
Kenneth E. Graap
http://www.linkedin.com/in/kennethgraap
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Jim Oberholtzer
Sent: Thursday, May 13, 2010 7:38 AM
To: Midrange Systems Technical Discussion
Subject: Re: BRMS Backup Alert
Sneha,
Yes you can accomplish what you want to do, but not from within the control group. The problem being that the control group processing does not have the needed hooks in it to process the error.
My suggestion is that you have all of the back up and save while active checkpoint messages go to a message queue you create. I used "MYSYSLIB/BACKUP". (use what ever library you would like, in the example here MYSYSLIB would be at the top of the system library list. Just
don't put it in QSYS. QGPL or QUSRSYS Ok) Now you can write a CL
program that monitors that message queue, and can also monitor the BRMS logs for errors and react to them as needed.
Jim Oberholtzer
CEO/Chief Technical Architect
Agile Technology Architects, LLC
On 5/13/2010 9:03 AM, Sneha Verma wrote:
*This message was transferred with a trial version of CommuniGate(r)
Pro* Hi,
We have BRMS configured on AS400 V5R4 thru which the daily backup runs.
Is there a way thru which BRMS can send an email to the operator when the backup fails in between?
As an example,if the backup fails at sequence 590 below,then can the BRMS send the alert email to the operator with the name of the library where the backup failed.
Seq Backup Items
570 WSU
580 YSDATA
590 YSDPCAN
600 YSIGR
Regards
Sneha
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at
http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.