ADSM-L

Re: NT client - application open files

1999-03-29 15:01:25
Subject: Re: NT client - application open files
From: "Kelly J. Lipp" <lipp AT STORSOL DOT COM>
Date: Mon, 29 Mar 1999 13:01:25 -0700
It looks good to me.  The only way to know for sure is to try it!

You might also consider using a .bat file with the copy in it.  You could
even do the backup from within that file and then delete it afterwards:

copy c:/app/yyy.db c:/apptmp/yyy.db
c:\program files\ibm\adsm\baclient\dsmc selective c:\apptmp\yyy.db
delete copy c:/apptmp/yyy.db

Create this file with name backupdb.bat

Then create a schedule that runs a command instead of an incrmental and
point the command at backupdb.bat.

Kelly J. Lipp
Storage Solutions Specialists, Inc.
www.storsol.com
lipp AT storsol DOT com
(719)531-5926

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