HP3000-L Archives

November 1999, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Shawn Gordon <[log in to unmask]>
Reply To:
Shawn Gordon <[log in to unmask]>
Date:
Wed, 3 Nov 1999 05:46:58 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (95 lines)
For future reference if you are looking for help you should use an email
address that people can respond to.

Here is the job I launch, note the REVIEWM file at the top (you can call it
whatever you want)

!JOB MASTEROP,MANAGER.SYS;PRI=ES;HIPRI;OUTCLASS=LP,1
!PURGE REVIEWM
!RUN MASTEROP.XL.KEMP
MSGOPEN REVIEWM
RUN MPEX.PUB.VESOFT;NOACT;HOOK=%
DEFINE EXIT,EXITSAVE
DEFINE TERMINATE,EXITSAVE
PPATH [HPPATH]
FPATH [HPPATH]
SCHEDULE DAY=@   XEQ DAILY.XEQ.SYS
SCHEDULE BD=@    XEQ BDAILY.XEQ.SYS
SCHEDULE DAY=SUN,WEEK=@ XEQ SUNDAY.XEQ.SYS
SCHEDULE DAY=MON,WEEK=@ XEQ MONDAY.XEQ.SYS
SCHEDULE DAY=TUE,WEEK=@ XEQ TUESDAY.XEQ.SYS
SCHEDULE DAY=WED,WEEK=@ XEQ WEDNSDAY.XEQ.SYS
SCHEDULE DAY=THU,WEEK=@ XEQ THURSDAY.XEQ.SYS
SCHEDULE DAY=FRI,WEEK=@ XEQ FRIDAY.XEQ.SYS
SCHEDULE DAY=SAT,WEEK=@ XEQ SATURDAY.XEQ.SYS
SCHEDULE DOM=1,MTH=@ XEQ MONTHEND.XEQ.SYS
WHENEVER RECOVERY    DO XEQ RECOVERY.XEQ.SYS
E
!EOJ

Then I have a command file called MOPMSG that I use to send messages to the
 job, it is

USER DEFINED COMMAND FILE:  MOPMSG.CMD.SYS

anyparm parm1
comment send a message to MasterOp
echo (If this waits for more than 1 minute then break/abort)
file mopmsg=reviewm.pub.sys
run mesngr.xl.kemp;info='!parm1'

So then I can say MOPMSG AT 12:30 STREAM1 MYJOB.PUB.SYS

HTH
shawn





Yolanda <[log in to unmask]> on 11/02/99 01:16:26 PM

Please respond to Yolanda <[log in to unmask]>



 To:      [log in to unmask]

 cc:      (bcc: Shawn Gordon/IS/FHM/FHS)



 Subject: Masterop - Jobtimer







This message is for anybody, who is currently using a jobtimer utility
named MASTEROP to monitor/schedule and control introduced jobs by time,
date and day, or combinations of the above.

I am currently testing MASTEROP to replace the one we are using before
the turn of the century, since our jobtimer is not 2k compliant.  I
have read the reference manual that is offered on the Internet site,
but I did not get any indication on how to keep it running at all times
as a job in order to keep appending jobs to it. Every time I close the
session, where I stream a job, then I go back to Masterop utility to
see what it is scheduled to run, no jobs are listed.

If any of you know how to make this utility work, please let me know.
It will be greatly appreciated.


Yolanda Colon, Computer Analyst

Work Phone# (212)870-5558
Work Fax# (212) 721-0672


* Sent from RemarQ http://www.remarq.com The Internet's Discussion Network
*
The fastest and easiest way to search and participate in Usenet - Free!

ATOM RSS1 RSS2