Subject: RE: FAQS Batch AO question
From: Max Singley (MSingley@alexlee.com)
Date: Thu Jun 26 2008 - 14:36:42 EDT
Depending on your VSE release, you can issue the command as:
MSG jobname,DATA='EXEC FOVRLWAS'
and to run it as a batch job, you could use DTRIATTN.
// EXEC DTRIATTN,PARM='MSG jobname,DATA='EXEC FOVRLWAS'
jobname would be whatever the job name is of your TCPIP job.
Also, you could use POWER job scheduling to make it kick off at 1900 as
well.
* $$ JOB JNM=SETTCAUP,CLASS=Y,USER='MAX E. SINGLEY', C
* $$ DUEDAY=DAILY,DUETIME=1900
have fun,
Max
-----Original Message-----
From: owner-vse-l@Lehigh.EDU [mailto:owner-vse-l@Lehigh.EDU] On Behalf
Of Bo
Sent: Thursday, June 26, 2008 2:22 PM
To: VSE Discussion List
Subject: FAQS Batch AO question
It seems to me that there was a way to execute a batch job which would
issue a MSG PN, followed by whatever command you wanted. I think this
was a FAQS AO function but it has been a number of years since I looked
at this.
What I would like to do is schedule a series of jobs on FAQS for 1900
this evening that would message the TCPIP partition and issue an nn EXEC
Command followed by an EOB.
MSG tcpip/partition
nn EXEC FOVRLWAS
nn
was this an // OPTION add on of FAQS?
This archive was generated by hypermail 2b25 : Sat Jul 05 2008 - 14:05:07 EDT