Hi,
I have a customer who really needs to verify every SQL backup after it’s done. The person involved here is a DBA and he won’t have access to Commserve computer, the only access he would have is to Command Center interface with privileges limited only the servers he is administering.
There is an option to run this using good old java console but it’s a manual job and it can only be accessed from java GUI as far as I know. I’m aware you can schedule it so it’s option no. 1. but there is no way to control this from Command Center nor there is to schedule it after every database backup, so it’s not good enough approach here.
Is there a better way to set this up to run after every backup of particular SQL instances and ideally send an e-mail to the DBA of whether it succeeded or not? Any ideas would appreciated!