session_notify script
The session_notify.cmd script (on Windows) and the session_notify script (on UNIX) run on the primary server. It's called at the end of a backup session if at least one scheduled backup succeeded. NetBackup passes no parameters to this script. Scheduling is suspended until this script completes, so no other backups can start until that time.
To use this script, copy the script to the bin directory:
UNIX:
/usr/openv/netbackup/bin/goodies/session_notify to /usr/openv/netbackup/bin
Windows:
install_path\netbackup\bin\goodies\session_notify.cmd to install_path\netbackup\bin
Modify the script and confirm that you have permission to run the script.