The functionality you desire is all in Replication Manager 5.0.
As RM/SE is end of life soon, I recommend you contact your EMC sales folk about an upgrade to RM 5.0.
RM 5.0 is natural successor to RM/SE and is a very robust solution.
If for some reason you cannot upgrade to RM 5.0, then consider using rmlite to schedule your jobs from a batch script and listen for success or failure return codes from the rmlite process. You can then use a simple SMTP mailer program to script it to send an email to yourself. RM 5.0 is much easier
JamesBEMC
257 Posts
0
November 15th, 2007 03:00
The functionality you desire is all in Replication Manager 5.0.
As RM/SE is end of life soon, I recommend you contact your EMC sales folk about an upgrade to RM 5.0.
RM 5.0 is natural successor to RM/SE and is a very robust solution.
If for some reason you cannot upgrade to RM 5.0, then consider using rmlite to schedule your jobs from a batch script and listen for success or failure return codes from the rmlite process.
You can then use a simple SMTP mailer program to script it to send an email to yourself. RM 5.0 is much easier
Thanks
James.