ADSM-L

Re: Run script sequentially?

2004-09-09 04:32:35
Subject: Re: Run script sequentially?
From: "Hooft, Jeroen" <Jeroen.Hooft AT ATOSORIGIN DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 9 Sep 2004 10:32:30 +0200
Use the "wait" option.

BACKUP STGPOOL DISK COPY MAXPR=1 WAIT=YES
BACKUP STGPOOL TAPE COPY MAXPR=1 WAIT=YES
BACKUP DB DEVCLASS=<DEVC> TYPE=FULL WAIT=YES
PREPARE WAIT=YES




-----Original Message-----
From: -ray [mailto:ray AT OPS.SELU DOT EDU]
Sent: donderdag 9 september 2004 10:10
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Run script sequentially?


All,

I would like to have a script automatically run to backup the disk
stgpool, then tape pool, and finally the database.  Obviously i don't want
them all to kick off at the same time.  Is there a way to run them
sequentially  so tape pool backup doesn't start until disk pool backup
is done, db backup doesn't start till tape pool backup is done??

ray
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Ray DeJean                                       http://www.r-a-y.org
Systems Engineer                    Southeastern Louisiana University
IBM Certified Specialist              AIX Administration, AIX Support
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

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