ADSM-L

Re: sending mail to the list

2004-03-02 12:04:53
Subject: Re: sending mail to the list
From: Tony Morgan <TONY.MORGAN AT FORTISBANK DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 2 Mar 2004 18:03:58 +0100
Wolf-Christian,

If you run this, before your backup is due.. 

< build_dsm_opt.cmd >
...
echo Exclude                 ?:\...\*                           > dsm.opt
echo Exclude                 ?:\...\*.* >> dsm.opt
echo INCLUDE                 D:\users\...\* M_BUP-G3    >> dsm.opt
echo INCLUDE                 D:\users\...\*.* M_BUP-G3  >> dsm.opt
echo INCLUDE                 %K_PATH%\austausch\...\* M_BUP-G3  >> dsm.opt
echo INCLUDE                 %K_PATH%\austausch\...\*.* M_BUP-G3        >>
dsm.opt
echo INCLUDE                 %K_PATH%\austausch\catv5\db\user\...\* M_BUP-G3
>> dsm.opt
echo INCLUDE                 %K_PATH%\austausch\catv5\db\user\...\*.*
M_BUP-G3        >> dsm.opt
echo INCLUDE                 %K_PATH%\austausch\catv5\var\...\* M_BUP-G3
>> dsm.opt
echo INCLUDE                 %K_PATH%\austausch\catv5\var\...\*.* M_BUP-G3
>> dsm.opt
echo    >> dsm.opt
echo LANGUAGE                AMENG      >> dsm.opt

It will build your dsm.opt and parse the environment variables.

You may need to add *net stop/start 'TSM Scheduler'* to get the scheduler to
read the file.....  I'm sure you can work it out.  I would enclose the paths
in "quotes" to ensure that spaces are catered for.

Best Regards
Tony Morgan


-----Original Message-----
From: Coats, Jack [mailto:Jack.Coats AT BANKSTERLING DOT COM]
Sent: 02 March 2004 16:52
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Re: sending mail to the list


For your consideration: Would this do what you are after?  This option 
would NOT use the varriables, but it would pick up the files you are
after.  The downside is that it might pick up additional files you are
not expecting.

Exclude                 ?:\...\*
Exclude                 ?:\...\*.*
INCLUDE                 D:\users\...\* M_BUP-G3
INCLUDE                 D:\users\...\*.* M_BUP-G3
INCLUDE                 *:\...\austausch\...\* M_BUP-G3
INCLUDE                 *:\...\austausch\...\*.* M_BUP-G3
INCLUDE                 *:\...\austausch\catv5\db\user\...\* M_BUP-G3
INCLUDE                 *:\...\austausch\catv5\db\user\...\*.* M_BUP-G3
INCLUDE                 *:\...\austausch\catv5\var\...\* M_BUP-G3
INCLUDE                 *:\...\austausch\catv5\var\...\*.* M_BUP-G3

-----Original Message-----
From: Luecke, Wolf-Christian (K-DOI-4/4)
[mailto:wolf-christian.luecke AT VOLKSWAGEN DOT DE]
Sent: Tuesday, March 02, 2004 8:56 AM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: sending mail to the list


Hi TSM-Cracks,

i need a little help from you.
Is it possible to read environment variables out of the system like it ios
tried it in my example?
On of our CAD-Admins send me this dsm.opt file, with the question i spred to
you?
In the environment of the CAD-System is set a varible "%K_PATH%.
Behind this variable there are different drives, directories, and
subdirectories, even special of the systems ....
He want to spred the tSM-installation automaticliy without to change the
dsm.opt-File!

Exclude                 ?:\...\*
Exclude                 ?:\...\*.*
INCLUDE                 D:\users\...\* M_BUP-G3
INCLUDE                 D:\users\...\*.* M_BUP-G3
INCLUDE                 %K_PATH%\austausch\...\* M_BUP-G3
INCLUDE                 %K_PATH%\austausch\...\*.* M_BUP-G3
INCLUDE                 %K_PATH%\austausch\catv5\db\user\...\* M_BUP-G3
INCLUDE                 %K_PATH%\austausch\catv5\db\user\...\*.* M_BUP-G3
INCLUDE                 %K_PATH%\austausch\catv5\var\...\* M_BUP-G3
INCLUDE                 %K_PATH%\austausch\catv5\var\...\*.* M_BUP-G3

LANGUAGE                AMENG

Please send me answer
best regards

Mit freundlichen Grüßen

Wolf-Christian Lücke

K-DOI-44
Volkswagen AG Wolfsburg
Storage Management
Windows Platform

Tel.:   05361/9-22124
E-Fax:  05361/9-57-22124

E-Mail: mailto:wolf-christian.luecke AT volkswagen DOT de

============================================================

This e-mail and any files transmitted with it, are confidential and
intended solely for the use of the addressee. The content of this
e-mail may have been changed without the consent of the originator.
The information supplied must be viewed in this context. If you have
received this e-mail in error please notify our Helpdesk by
telephone on +44 (0) 20-7444-8444. Any use, dissemination,
forwarding, printing, or copying of this e-mail or its attachments is
strictly prohibited.

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