ADSM-L

Re: Creating a script

2001-09-10 08:46:13
Subject: Re: Creating a script
From: "Ford, Phillip" <Phillip.Ford AT SPCORP DOT COM>
Date: Mon, 10 Sep 2001 08:47:00 -0400
We do this all the time.  The script is called migrate_check as follows:

select * from processes where process="Migration"
if(rc_ok) goto resch
delete schedule migrate_check t=a
expire inv
exit
resch:
delete schedule migrate_check t=a
define schedule migrate_check t=a cmd='run migrate_check' -
    startt=now+0:10 dur=15 per=1 peru=h active=yes

Hope that helps


--
Phillip Ford
Phillip Ford
Senior Software Specialist
Corporate Computer Center
Schering-Plough Corp.
(901) 320-4462
(901) 320-4856 FAX
phillip.ford AT spcorp DOT com

 


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