ADSM-L

Re: server scripts

2004-07-27 15:15:22
Subject: Re: server scripts
From: Richard Sims <rbs AT BU DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 27 Jul 2004 15:15:09 -0400
>Is there any way to export or save server scripts? I am building a new
>TSM server and want to use the same scripts I have on existing TSM
>servers. Any way to avoid the hassle of having to recreate each script
>on the new server. (I know a DB restore would work...but this is a new
>server with new nodes) AIX server v5.2.2

Greg -  From http://people.bu.edu/rbs/ADSM.QuickFacts :

Scripts, move between servers           Do 'Query SCRIPT scriptname FORMAT=RAW
                                        OUTPUTFILE=____' to a file, move the
                                        file to the other system, and then do a
                                        'DEFine SCRIPT ... FILE=____' to take
                                        that file as input.

Still, the best overall approach is to maintain your complex server scripts
external to the TSM server and re-import after editing.

  Richard Sims

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