Veritas-bu

[Veritas-bu] Pre & Post backup scripts

2006-05-24 19:17:07
Subject: [Veritas-bu] Pre & Post backup scripts
From: Eric.Ljungblad at CopleyPress.com (Eric Ljungblad)
Date: Wed, 24 May 2006 16:17:07 -0700
We would like to execute a pre backup script and a post backup script on
a Windows 2003 server - 
We are using Netbackup 6.0 clients and a 2003 Windows 6.0 Master server.

IS there a best practice method of executing these scripts from the
client using Veritas
Prior and after the backup runs?

Thanks

echo Shutting down ImageNow services
net stop Apache2
net stop "Apache Tomcat"
E:
cd \inserver54\bin
inserverJob -stop
inserverBatch -stop
inserverAlarm -stop
inserverA -stop
net stop MSSQLSERVER
cd ..\que\server_scripts

-----------------------------------------------------------
echo Starting up ImageNow services
net start MSSQLSERVER
E:
cd \inserver54\bin
inserverA -start
inserverJob -start
inserverBatch -start
inserverAlarm -start
net start "Apache Tomcat"
net start Apache2
cd ..\que\server_script
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://mailman.eng.auburn.edu/pipermail/veritas-bu/attachments/20060524/b4a6386d/attachment.html

<Prev in Thread] Current Thread [Next in Thread>