Results 1 to 4 of 4
Thread: Automating Storserver ABC Backup
-
03-09-2007, 03:10 PM #1Member
- Join Date
- Feb 2007
- Location
- Pacific NW...USA
- Posts
- 207
- Thanks
- 0
- Thanked 2 Times in 2 Posts
Automating Storserver ABC Backup
I have a customer with a couple of OpenVMS servers that we installed the ABC backup application from Storserver.
We were able to do the initial configuration and we have no problems running manual backups.
The issue...how do I automate the backup on the OpenVMS box?
Either I am blind or the document accompnying the software is weak in this area.
Any help is greatly appreciated!Last edited by zatogo; 03-12-2007 at 02:19 PM.
-
03-12-2007, 09:59 AM #2
Zatago,
Have you contacted the reseller? I dont think this is a TSM issue
-
02-15-2008, 10:31 AM #3
you have to either run a DCL script that calls the dsmc command (forgot the syntax) of sched a command from the TSM server again forgot the OpenVMS specific command.
that how we did it @ M&M MARS
-
10-16-2009, 05:15 PM #4Newcomer
- Join Date
- Aug 2009
- Posts
- 1
- Thanks
- 0
- Thanked 0 Times in 0 Posts
vms backups using storserver
-------------------------------------------------------------
here is the command we use inside the DCL job.
$ abc BACKUP/ignore=(interlock,nobackup)/log -
/summary=(create,file=sys$output,server) -
$1$DGA300:[*...]*.*;*
send me an email address and I will send you the procedure....chris
cfoster@btmg.com


Reply With Quote
