Hi Team,
I have two separate SQL Servers. Can I make a definition such that when the backup of one ends, the backup of the other one starts after that?
Hi Team,
I have two separate SQL Servers. Can I make a definition such that when the backup of one ends, the backup of the other one starts after that?
Best answer by Scott Reynolds
Save as a script the second client machine backup type you like. Place that in the post backup script section for server1 and ocne complete it will kick off the backup.
https://documentation.commvault.com/2023e/expert/save_as_script_overview.html
https://documentation.commvault.com/2023e/expert/pre_processes_and_post_processes_overview.html
You could also leverage commandline functions and add them into a native script that you create.
Otherwise
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.