ADSM-L

Re: Backups of DEVICE CONFIG data and VOLUME HIST data

1999-04-21 14:51:19
Subject: Re: Backups of DEVICE CONFIG data and VOLUME HIST data
From: Adam Slesinger <aslesinger AT US.BNSMC DOT COM>
Date: Wed, 21 Apr 1999 14:51:19 -0400
Tom,

Sure, you can backup up the devconfig and volhist and place them in another
directory. Use the following commands:

backup devconfig file=path&name
backup volhist file=path&name

We schedule these commands via admin schedules to run every day and also have
another schedule that runs a script to copy them and other files to a 4mm.

adam

Tom Haddad wrote:

> I have the options in DSMSERV.OPT to create backup copy files of each of 
> these.
> They reside on /USR/LPP/ADSMSERV/BIN.
> I would like to create daily copies to another path other than ADSMSERV or to
> another ADSM server. I have V3.1 ADSM.
> Im running daily full backups of the database with BACKUP DB  and want to run
> similar BACKUP DEVCONFIG and BACKUP VOLHIST for each server also (via an admin
> schedule)
>
> Any suggestions?
>
> When I run BACKUP DEVCONFIG   FILENAMES=xxxxxx
> WIll xxxxx reside under .../ADSMSERV/BIN? Can I specific a differenet path?