You will find that command line objects are specific at the file system
level...
        and since the "restore" command gives you the ability to ~rename~
the file (aka restore to a different location)
        you can only process one item (at most one file system) at a time

        restore sorcefilespec <destinationfilespec>
but nothing will stop you from doing something like
        nohup dsmc restore -pass=blah -subdir=yes /home/* &
        nohup dsmc restore -pass=blah -subdir=yes /someotherfilesystem/* &
        nohup dsmc restore -pass=blah -subdir=yes /someotherfilesystem_etc/*
&

OK and yes, in actuality those "*" would cause a problem and would need to
be ~escaped~ or just left off for the command to be processed properly under
a "ksh"...

Dwight

-----Original Message-----
From: Pope, Simon R. [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 10, 2002 6:08 AM
To: [EMAIL PROTECTED]
Subject: Restoring multiple filesets from command line.


Hi All,

Does anyone know if it is possible to specify multiple filesystems for
restore using a single command line instruction.  It can be done from the
GUI very easily but we can't figure how it can be done from the command line
(or even if it can be done!).

TSM Server 4.1.3  Clients 4.1.2  all running on AIX 4.3.3

Thanks
        Simon Pope

_________________________________________________________________

This email and any files transmitted with it are confidential and
intended solely for  the use of the individual or  entity to whom
they  are addressed.  If  you have received  this email in  error
please notify [EMAIL PROTECTED]

This  footnote also confirms  that this  message  has been  swept
for all known viruses by the MessageLabs  Virus Scanning Service.
For further  information  please visit http://www.messagelabs.com

Reply via email to